public class P2CompositeParser extends java.lang.Object implements XMLInputParser
Constructor and Description |
---|
P2CompositeParser() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getChildLocations() |
void |
parse(java.io.InputStream in) |
public java.util.Set<java.lang.String> getChildLocations()
public void parse(java.io.InputStream in) throws java.io.IOException, java.text.ParseException, org.xml.sax.SAXException
parse
in interface XMLInputParser
java.io.IOException
java.text.ParseException
org.xml.sax.SAXException
Copyright ©2007-2020 The Apache Software Foundation, Licensed under Apache License, Version 2.0.