Class EditorToStorageTemplateVariablesTransformer
java.lang.Object
com.atlassian.confluence.plugins.templates.transformer.EditorToStorageTemplateVariablesTransformer
- All Implemented Interfaces:
Transformer
-
Constructor Summary
ConstructorsConstructorDescriptionEditorToStorageTemplateVariablesTransformer(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider) -
Method Summary
-
Constructor Details
-
EditorToStorageTemplateVariablesTransformer
public EditorToStorageTemplateVariablesTransformer(@Qualifier("xmlFragmentOutputFactory") XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, 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.
-