protected class WarHandler.ContextXmlParser extends WarHandler.BaseXmlParser
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
clearReferencesStatic |
parser| Modifier and Type | Method and Description |
|---|---|
protected void |
read(InputStream input)
This method will parse the input stream and set the XMLStreamReader
object for latter use.
|
init, skipRoot, skipSubTreeprotected Boolean clearReferencesStatic
protected void read(InputStream input) throws XMLStreamException
read in class WarHandler.BaseXmlParserinput - InputStreamXMLStreamException;XMLStreamExceptionCopyright © 2017. All rights reserved.