|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.portalImpl.xml.XmlParser
public class XmlParser
Nested Class Summary | |
---|---|
static class |
XmlParser.EntityResolver
|
static class |
XmlParser.ErrorHandler
|
Constructor Summary | |
---|---|
XmlParser()
|
Method Summary | |
---|---|
static org.w3c.dom.Document |
parsePortletXml(java.io.InputStream portletXml)
|
static org.w3c.dom.Document |
parseWebXml(java.io.InputStream webXml)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlParser()
Method Detail |
---|
public static org.w3c.dom.Document parsePortletXml(java.io.InputStream portletXml) throws java.io.IOException, org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException
public static org.w3c.dom.Document parseWebXml(java.io.InputStream webXml) throws java.io.IOException, org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |