com.caucho.xml
Class HtmlLatin1

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

public class HtmlLatin1
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
HtmlLatin1()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlLatin1

public HtmlLatin1()