|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.commons.jxpath.xml.JDOMParser
An implementation of the XMLParser interface that produces a JDOM Document.
| Constructor Summary | |
JDOMParser()
|
|
| Method Summary | |
java.lang.Object |
parseXML(java.io.InputStream stream)
Reads the supplied XML file and returns the resulting model, which is not necessarily DOM. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JDOMParser()
| Method Detail |
public java.lang.Object parseXML(java.io.InputStream stream)
XMLParserparseXML in interface XMLParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||