Class StorageToEditorTemplateVariablesTransformer
java.lang.Object
com.atlassian.confluence.plugins.templates.transformer.StorageToEditorTemplateVariablesTransformer
- All Implemented Interfaces:
Transformer
-
Constructor Summary
ConstructorsConstructorDescriptionStorageToEditorTemplateVariablesTransformer(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, ContextPathHolder contextPathHolder, TemplateI18nHandler templateI18nHandler, XMLEventFactoryProvider xmlEventFactoryProvider) -
Method Summary
-
Constructor Details
-
StorageToEditorTemplateVariablesTransformer
public StorageToEditorTemplateVariablesTransformer(@Qualifier("xmlFragmentOutputFactory") XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, ContextPathHolder contextPathHolder, TemplateI18nHandler templateI18nHandler, XMLEventFactoryProvider xmlEventFactoryProvider)
-
-
Method Details
-
transform
- Specified by:
transformin interfaceTransformer- Parameters:
input-conversionContext-- Returns:
- Throws:
XhtmlException- for all other errors that may occur during transformation.
-