public class XmlUtils extends Object
Constructor | Description |
---|---|
XmlUtils() |
Modifier and Type | Method | Description |
---|---|---|
static XMLReader |
parse(InputStream in,
ContentHandler handler) |
public static XMLReader parse(InputStream in, ContentHandler handler) throws SAXException, IOException
SAXException
IOException
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.