com.jclark.xml.sax |
|
Java Source File Name | Type | Comment |
CommentDriver.java | Class | An special version of the SAX driver that reports comments
as processing instructions with a null target. |
Driver.java | Class | An implementation of SAX 1.0 on top of the com.jclark.xml.parse package. |
Locator.java | Interface | An extension of org.xml.sax.Locator. |
ReaderInputStream.java | Class | An InputStream of the UTF-16 encoding of a Reader. |
WrapperException.java | Class | A wrapper around an EntityResolver generated exception. |