public class LocationAwareXmlReader extends Object
| Constructor and Description |
|---|
LocationAwareXmlReader() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getLineNumber(Node node) |
static Set<String> |
getNamespaces(Document doc) |
static Document |
readXML(InputStream is) |
public static Document readXML(InputStream is) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.