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, skipSubTree
protected Boolean clearReferencesStatic
protected void read(InputStream input) throws XMLStreamException
read
in class WarHandler.BaseXmlParser
input
- InputStreamXMLStreamException;
XMLStreamException
Copyright © 2021. All rights reserved.