public interface Transformer
Modifier and Type | Method and Description |
---|---|
String |
transform(Reader input,
ConversionContext conversionContext) |
String transform(Reader input, ConversionContext conversionContext) throws XhtmlException
input
- conversionContext
- XhtmlParsingException
- if there is a problem parsing the input parameter.XhtmlException
- for all other errors that may occur during transformation.Copyright © 2003–2021 Atlassian. All rights reserved.