Package com.amazonaws.util
Class XmlUtils
java.lang.Object
com.amazonaws.util.XmlUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlUtils
public XmlUtils()
-
-
Method Details
-
parse
public static XMLReader parse(InputStream in, ContentHandler handler) throws SAXException, IOException - Throws:
SAXException
IOException
-