|
|||||||||
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.Xml
XML parser interface. The parser can parse directly into the DOM, or it can be used as a SAX parser.
Constructor Summary | |
Xml()
|
Method Summary | |
static CauchoDocument |
createDocument()
|
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 Xml()
Method Detail |
public static CauchoDocument createDocument()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |