protected class WarHandler.SunWebXmlParser extends WarHandler.WebXmlParser
application, delegate, extraClassPath, ignoreHiddenJarFiles, useBundledJSF, versionIdentifierparser| Modifier and Type | Method and Description |
|---|---|
protected String |
getRootElementName() |
protected String |
getXmlFileName() |
protected void |
read(InputStream input)
This method will parse the input stream and set the XMLStreamReader
object for latter use.
|
init, skipRoot, skipSubTreeprotected String getXmlFileName()
getXmlFileName in class WarHandler.WebXmlParserprotected String getRootElementName()
protected void read(InputStream input) throws XMLStreamException
WarHandler.BaseXmlParserread in class WarHandler.BaseXmlParserinput - InputStreamXMLStreamExceptionCopyright © 2019. All rights reserved.