|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xerces.parsers.XMLParser
public abstract class XMLParser
Base class of all XML-related parsers.
In addition to the features and properties recognized by the parser configuration, this parser recognizes these additional features and properties:
Method Summary | |
---|---|
void |
parse(XMLInputSource inputSource)
parse |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void parse(XMLInputSource inputSource) throws XNIException, java.io.IOException
inputSource
-
XNIException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |