|
||||||||||
| 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 | |
|---|---|
java.lang.String |
transform(java.io.Reader input,
ConversionContext conversionContext)
|
| Method Detail |
|---|
java.lang.String transform(java.io.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 | |||||||||