|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Transformer
Parses one format and outputs as another.
Method Summary | |
---|---|
String |
transform(Reader input,
ConversionContext conversionContext)
|
Method Detail |
---|
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |