public class WebDeploymentDescriptorFile extends DeploymentDescriptorFile<WebBundleDescriptorImpl>
FULL_VALIDATION, PARSING_VALIDATION
Constructor and Description |
---|
WebDeploymentDescriptorFile() |
Modifier and Type | Method and Description |
---|---|
String |
getDeploymentDescriptorPath() |
RootXMLNode<WebBundleDescriptorImpl> |
getRootXMLNode(WebBundleDescriptorImpl descriptor) |
getArchiveType, getDefaultSchemaSource, getDocument, getDocumentBuilder, getSAXParser, getSAXParser, getXMLValidation, getXMLValidationLevel, read, read, read, read, setArchiveType, setErrorReportingString, setXMLValidation, setXMLValidationLevel, write, write, write
public String getDeploymentDescriptorPath()
getDeploymentDescriptorPath
in class DeploymentDescriptorFile<WebBundleDescriptorImpl>
public RootXMLNode<WebBundleDescriptorImpl> getRootXMLNode(WebBundleDescriptorImpl descriptor)
getRootXMLNode
in class DeploymentDescriptorFile<WebBundleDescriptorImpl>
descriptor
- descriptor for which we need the nodeCopyright © 2019. All rights reserved.