Class StorageToViewTemplateVariablesTransformer
java.lang.Object
com.atlassian.confluence.plugins.templates.transformer.StorageToViewTemplateVariablesTransformer
- All Implemented Interfaces:
Transformer
-
Constructor Summary
ConstructorsConstructorDescriptionStorageToViewTemplateVariablesTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider) -
Method Summary
-
Constructor Details
-
StorageToViewTemplateVariablesTransformer
public StorageToViewTemplateVariablesTransformer(@Qualifier("xmlFragmentOutputFactory") XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider)
-
-
Method Details
-
transform
- Specified by:
transform
in interfaceTransformer
- Returns:
- Throws:
XhtmlParsingException
- if there is a problem parsing the input parameter.XhtmlException
- for all other errors that may occur during transformation.
-