Modifier and Type | Method and Description |
---|---|
String |
DefaultXhtmlContent.replaceMacroDefinitionsWithString(String storageFragment,
ConversionContext context,
MacroDefinitionReplacer replacer) |
Modifier and Type | Method and Description |
---|---|
Transformer |
ContentTransformerFactory.getTransformer(MacroDefinitionReplacer macroDefinitionReplacer)
Returns a Transformer.
|
Transformer |
DefaultContentTransformerFactory.getTransformer(MacroDefinitionReplacer macroDefinitionReplacer) |
String |
MacroDefinitionTransformer.replaceMacroDefinitionsWithString(String storageFragment,
ConversionContext context,
MacroDefinitionReplacer replacer)
Replaces
MacroDefinition s in the supplied storageFragment with a String. |
Modifier and Type | Method and Description |
---|---|
String |
MacroDefinitionTransformerImpl.replaceMacroDefinitionsWithString(String storageFragment,
ConversionContext context,
MacroDefinitionReplacer replacer) |
Modifier and Type | Method and Description |
---|---|
String |
XhtmlContent.replaceMacroDefinitionsWithString(String storageFragment,
ConversionContext context,
MacroDefinitionReplacer replacer)
Replaces
MacroDefinition s in the supplied storageFragment with a String. |
Copyright © 2003–2021 Atlassian. All rights reserved.