public class XmlUtils extends Object
Constructor and Description |
---|
XmlUtils() |
Modifier and Type | Method and Description |
---|---|
static XMLInputFactory |
getXmlInputFactory() |
static XMLReader |
parse(InputStream in,
ContentHandler handler) |
public static XMLReader parse(InputStream in, ContentHandler handler) throws SAXException, IOException
SAXException
IOException
public static XMLInputFactory getXmlInputFactory()
ThreadLocal
copy of XMLInputFactory
.Copyright © 2024. All rights reserved.