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:
transformin interfaceTransformer- Parameters:
input-conversionContext-- Returns:
- Throws:
XhtmlException- for all other errors that may occur during transformation.
-