|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageMacroBodyParser | |
|---|---|
| com.atlassian.confluence.content.render.xhtml.storage.macro | |
| com.atlassian.confluence.tinymceplugin.rest | |
| Uses of StorageMacroBodyParser in com.atlassian.confluence.content.render.xhtml.storage.macro |
|---|
| Classes in com.atlassian.confluence.content.render.xhtml.storage.macro that implement StorageMacroBodyParser | |
|---|---|
class |
DefaultStorageMacroBodyParser
|
| Constructors in com.atlassian.confluence.content.render.xhtml.storage.macro with parameters of type StorageMacroBodyParser | |
|---|---|
StorageMacroFragmentTransformerFactory(XmlEventReaderFactory xmlEventReaderFactory,
XmlOutputFactory xmlOutputFactory,
MacroParameterTypeParser macroParameterTypeParser,
MacroMetadataManager macroMetadataManager,
LinkMarshallingFactory linkMarshallingFactory,
MacroManager macroManager,
StorageMacroBodyParser storageMacroBodyParser)
|
|
StorageMacroV1Unmarshaller(XmlEventReaderFactory xmlEventReaderFactory,
MacroParameterTypeParser macroParameterTypeParser,
StorageMacroBodyParser storageMacroBodyParser)
|
|
StorageMacroV2Unmarshaller(XmlEventReaderFactory xmlEventReaderFactory,
MacroMetadataManager macroMetadataManager,
Unmarshaller<ResourceIdentifier> resourceIdentifierUnmarshaller,
Unmarshaller<Link> linkUnmarshaller,
StorageMacroBodyParser storageMacroBodyParser)
|
|
| Uses of StorageMacroBodyParser in com.atlassian.confluence.tinymceplugin.rest |
|---|
| Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type StorageMacroBodyParser | |
|---|---|
MacroResource(XhtmlContent xhtmlContent,
EditorFormatService editorFormatService,
ContentEntityManager contentEntityManager,
HtmlToXmlConverter htmlToXmlConverter,
HttpContext httpContext,
MacroManager macroManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
PermissionManager permissionManager,
MacroParameterTypeParser macroParameterTypeParser,
XmlEventReaderFactory xmlEventReaderFactory,
FragmentTransformer defaultFragmentTransformer,
StorageMacroBodyParser storageMacroBodyParser)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||