public class EditorToStorageTemplateVariablesTransformer extends Object implements Transformer
Constructor and Description |
---|
EditorToStorageTemplateVariablesTransformer(XmlOutputFactory xmlFragmentOutputFactory,
XmlEventReaderFactory xmlEventReaderFactory,
XMLEventFactoryProvider xmlEventFactoryProvider) |
Modifier and Type | Method and Description |
---|---|
String |
transform(Reader input,
ConversionContext conversionContext) |
public EditorToStorageTemplateVariablesTransformer(@Qualifier(value="xmlFragmentOutputFactory") XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider)
public String transform(Reader input, ConversionContext conversionContext) throws XhtmlException
transform
in interface Transformer
XhtmlParsingException
- if there is a problem parsing the input parameter.XhtmlException
- for all other errors that may occur during transformation.Copyright © 2003–2019 Atlassian. All rights reserved.