Package com.sun.enterprise.universal.xml
Class XmlParserHelper
java.lang.Object
com.sun.enterprise.universal.xml.XmlParserHelper
A place to put all the ugly boiler plate for parsing an XML file.
- Author:
- Byron Nevins
-
Constructor Details
-
XmlParserHelper
-
-
Method Details
-
get
-
stop
public void stop()Don't forget to call this method when finished! Closes the parser and the stream
-