|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Converter
A generic method of converting one SAX stream into another. This can be a wrapper around an XSL transform or anything else.
for license details.
The copyright to this program is held by it's authors.| Method Summary | |
|---|---|
SAXEventProvider |
convert(SAXEventProvider provider)
Convert one SAX stream into another. |
| Method Detail |
|---|
SAXEventProvider convert(SAXEventProvider provider)
throws TransformerException
provider - The source stream
TransformerException - If the transformation can't be completed
|
Copyright ยจ 2003-2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||