Uses of Interface
com.atlassian.confluence.content.render.xhtml.macro.MacroMarshallingFactory
-
Packages that use MacroMarshallingFactory Package Description com.atlassian.confluence.content.render.xhtml.macro -
-
Uses of MacroMarshallingFactory in com.atlassian.confluence.content.render.xhtml.macro
Classes in com.atlassian.confluence.content.render.xhtml.macro that implement MacroMarshallingFactory Modifier and Type Class Description class
MacroMarshallingFactoryImpl
A MarshallingFactory that will return MacroDefinition Marshaller and Unmarshaller instances.
-