|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.caucho.xml.XmlParser | +--com.caucho.xml.Html
HTML parser interface. The parser can parse directly into the DOM, or it can be used as a SAX parser.
Constructor Summary | |
Html()
|
Methods inherited from class com.caucho.xml.XmlParser |
getColumnNumber,
getDocument,
getLineNumber,
getPublicId,
getSystemId,
parse,
parse,
parse,
parse,
parse,
parseInt,
setAutodetectXml,
setDocumentHandler,
setDTDHandler,
setEntitiesAsText,
setEntityResolver,
setErrorHandler,
setExpandEntities,
setLocale |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Html()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |