|
|||||||||
| 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.SunParser
Implementation of Parser using Sun ProjectX.
| Constructor Summary | |
SunParser()
|
|
| 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 SunParser()
| 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 | ||||||||