com.amazonaws.util
Class XmlUtils

java.lang.Object
  extended by com.amazonaws.util.XmlUtils

public class XmlUtils
extends Object


Constructor Summary
XmlUtils()
           
 
Method Summary
static XMLReader parse(InputStream in, ContentHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlUtils

public XmlUtils()
Method Detail

parse

public static XMLReader parse(InputStream in,
                              ContentHandler handler)
                       throws SAXException,
                              IOException
Throws:
SAXException
IOException


Copyright © 2016. All rights reserved.