|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.trantor.wap.WbxmlEncoder
a class for converting XML to WBXML. THIS CLASS IS NOT TESTED YET
| Constructor Summary | |
WbxmlEncoder()
The constructor creates an internal document handler |
|
| Method Summary | |
void |
convert(org.xml.sax.InputSource in,
java.io.OutputStream out)
converts the XML data from the given SAX InputSource and writes the result to the given OutputStream |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public WbxmlEncoder()
| Method Detail |
public void convert(org.xml.sax.InputSource in,
java.io.OutputStream out)
throws org.xml.sax.SAXException,
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||