com.atlassian.confluence.plugins.templates.transformer
Class StorageToViewTemplateVariablesTransformer
java.lang.Object
com.atlassian.confluence.plugins.templates.transformer.StorageToViewTemplateVariablesTransformer
- All Implemented Interfaces:
- Transformer
public class StorageToViewTemplateVariablesTransformer
- extends Object
- implements Transformer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorageToViewTemplateVariablesTransformer
public StorageToViewTemplateVariablesTransformer(@Qualifier(value="xmlFragmentOutputFactory")
XmlOutputFactory xmlFragmentOutputFactory,
XmlEventReaderFactory xmlEventReaderFactory)
transform
public String transform(Reader input,
ConversionContext conversionContext)
throws XhtmlException
- Specified by:
transform in interface Transformer
- Returns:
-
- Throws:
XhtmlParsingException - if there is a problem parsing the input parameter.
XhtmlException - for all other errors that may occur during transformation.
Copyright © 2003–2015 Atlassian. All rights reserved.