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
IOException
SAXException
public static Document parseWebXml(InputStream webXml) throws IOException, SAXException
IOException
SAXException
Copyright © 2018 City of Paris. All rights reserved.