Modifier and Type | Method and Description |
---|---|
String |
DefaultXhtmlContent.updateMacroDefinitions(String storageFragment,
ConversionContext context,
MacroDefinitionUpdater updater) |
Modifier and Type | Method and Description |
---|---|
Transformer |
DefaultContentTransformerFactory.getTransformer(MacroDefinitionUpdater macroDefinitionUpdater)
Returns a Transformer.
|
Transformer |
ContentTransformerFactory.getTransformer(MacroDefinitionUpdater macroDefinitionUpdater)
Returns a Transformer.
|
Modifier and Type | Method and Description |
---|---|
MacroDefinitionUpdater |
ExcerptConfig.getMacroDefinitionUpdater()
A macro definition updater to be applied to the storage format before rendering the excerpt to view.
|
Modifier and Type | Method and Description |
---|---|
ExcerptConfig.Builder |
ExcerptConfig.Builder.macroDefinitionUpdater(MacroDefinitionUpdater macroDefinitionUpdater) |
Modifier and Type | Method and Description |
---|---|
String |
XhtmlContent.updateMacroDefinitions(String storageFragment,
ConversionContext context,
MacroDefinitionUpdater updater)
Updates
MacroDefinition s in the supplied storageFragment . |
Copyright © 2003–2016 Atlassian. All rights reserved.