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