|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| XMLByteStreamConstants | The common constants for SAX byte streaming |
| XMLDeserializer | This interfaces identifies classes that deserialize XML data, sending SAX
events to the configured XMLConsumer (or SAX
ContentHandler and LexicalHandler). |
| XMLSerializer | This interfaces identifies classes that serialize XML data, receiving notification of SAX events. |
| Class Summary | |
|---|---|
| AbstractXMLByteStreamCompiler | This a simple xml compiler which outputs a byte array. |
| AbstractXMLByteStreamInterpreter | This a simple xml compiler which takes a byte array as input. |
| XMLByteStreamCompiler | This a simple xml compiler which outputs a byte array. |
| XMLByteStreamFragment | An XMLByteStream wrapped by an XMLFragment implementation. |
| XMLByteStreamInterpreter | This a simple xml compiler which takes a byte array as input. |
| XMLInputStreamInterpreter | This class interpreter compiled SAX event from an InputStream. |
| XMLOutputStreamCompiler | This class compiles SAX events to an OutputStream. |
| XMLTeePipe | This is a simple Tee Component. |
| Exception Summary | |
|---|---|
| DocumentLocatorException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||