com.caucho.xml
Class HTMLsymbol

java.lang.Object
  |
  +--com.caucho.xml.HTMLsymbol

public class HTMLsymbol
extends java.lang.Object

XML parser interface. The parser can parse directly into the DOM, or it can be used as a SAX parser.


Constructor Summary
HTMLsymbol()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLsymbol

public HTMLsymbol()