public class TransformerChain extends Object implements Transformer
| Constructor and Description |
|---|
TransformerChain(List<Transformer> transformers) |
public TransformerChain(List<Transformer> transformers)
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–2016 Atlassian. All rights reserved.