public class XmlParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
XmlParser.EntityResolver |
static class |
XmlParser.ErrorHandler |
| Constructor and Description |
|---|
XmlParser() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
parsePortletXml(InputStream portletXml) |
static Document |
parseWebXml(InputStream webXml) |
public static Document parsePortletXml(InputStream portletXml) throws IOException, SAXException
IOExceptionSAXExceptionpublic static Document parseWebXml(InputStream webXml) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2018 City of Paris. All rights reserved.