com.caucho.xml2
Class DtdParser
java.lang.Object
com.caucho.xml2.DtdParser
public class DtdParser
- extends java.lang.Object
A configurable XML parser. Loose versions of XML and HTML are supported
by changing the Policy object.
Normally, applications will use Xml, LooseXml, Html, or LooseHtml.
Method Summary |
void |
unread(int ch)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DtdParser
public DtdParser(XmlParser xmlParser,
QDocumentType dtd)
unread
public void unread(int ch)