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- Returns:
- Throws:
XhtmlParsingException- if there is a problem parsing the input parameter.XhtmlException- for all other errors that may occur during transformation.
-