Uses of Interface
com.atlassian.confluence.content.render.xhtml.MarshallingFactory
-
-
Uses of MarshallingFactory in com.atlassian.confluence.content.render.xhtml.links
Subinterfaces of MarshallingFactory in com.atlassian.confluence.content.render.xhtml.links Modifier and Type Interface Description interfaceLinkMarshallingFactoryThis interface is only required so that implementations can be exposed to plugin 2 plugins.Classes in com.atlassian.confluence.content.render.xhtml.links that implement MarshallingFactory Modifier and Type Class Description classLinkMarshallingFactoryImplA MarshallingFactory that returns Link marshallers and unmarshallers. -
Uses of MarshallingFactory in com.atlassian.confluence.content.render.xhtml.macro
Subinterfaces of MarshallingFactory in com.atlassian.confluence.content.render.xhtml.macro Modifier and Type Interface Description interfaceMacroMarshallingFactoryThis interface is only required so that implementations can be exposed to plugin 2 plugins.Classes in com.atlassian.confluence.content.render.xhtml.macro that implement MarshallingFactory Modifier and Type Class Description classMacroMarshallingFactoryImplA MarshallingFactory that will return MacroDefinition Marshaller and Unmarshaller instances. -
Uses of MarshallingFactory in com.atlassian.confluence.content.render.xhtml.placeholder
Subinterfaces of MarshallingFactory in com.atlassian.confluence.content.render.xhtml.placeholder Modifier and Type Interface Description interfaceCaretMarshallingFactoryinterfacePlaceholderMarshallingFactoryClasses in com.atlassian.confluence.content.render.xhtml.placeholder that implement MarshallingFactory Modifier and Type Class Description classCaretMarshallingFactoryImplclassPlaceholderMarshallingFactoryImpl
-