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