|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.tools.ant.Parser
|
+--org.apache.tools.ant.ApacheParser
Implementation of Parser using Apache Xerces-J.
| Constructor Summary | |
ApacheParser()
|
|
| Method Summary | |
org.w3c.dom.Document |
parse(java.io.File buildFile)
Parse the specified file and return a DOM Document. |
| Methods inherited from class org.apache.tools.ant.Parser |
getParser |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ApacheParser()
| Method Detail |
public org.w3c.dom.Document parse(java.io.File buildFile)
throws org.xml.sax.SAXException,
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||