public class ApplicationDeploymentDescriptorFile extends DeploymentDescriptorFile
Modifier and Type | Field and Description |
---|---|
static String |
DESC_PATH |
FULL_VALIDATION, PARSING_VALIDATION
Constructor and Description |
---|
ApplicationDeploymentDescriptorFile()
Creates a new instance of ApplicationDeploymentDescriptorFile
|
Modifier and Type | Method and Description |
---|---|
String |
getDeploymentDescriptorPath() |
RootXMLNode |
getRootXMLNode(Descriptor descriptor) |
getArchiveType, getDefaultSchemaSource, getDocument, getDocumentBuilder, getSAXParser, getSAXParser, getXMLValidation, getXMLValidationLevel, read, read, read, read, setArchiveType, setErrorReportingString, setXMLValidation, setXMLValidationLevel, write, write, write
public static final String DESC_PATH
public ApplicationDeploymentDescriptorFile()
public String getDeploymentDescriptorPath()
getDeploymentDescriptorPath
in class DeploymentDescriptorFile
public RootXMLNode getRootXMLNode(Descriptor descriptor)
getRootXMLNode
in class DeploymentDescriptorFile
the
- descriptor for which we need the nodeCopyright © 2021. All rights reserved.