public class JaxrpcMappingDeploymentDescriptorFile extends DeploymentDescriptorFile<JaxrpcMappingDescriptor>
FULL_VALIDATION, PARSING_VALIDATION| Constructor and Description |
|---|
JaxrpcMappingDeploymentDescriptorFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentDescriptorPath() |
RootXMLNode |
getRootXMLNode(JaxrpcMappingDescriptor descriptor) |
void |
setDeploymentDescriptorPath(String path)
Sets the mapping file location in the source archive
|
getArchiveType, getDefaultSchemaSource, getDocument, getDocumentBuilder, getSAXParser, getSAXParser, getXMLValidation, getXMLValidationLevel, read, read, read, read, setArchiveType, setErrorReportingString, setXMLValidation, setXMLValidationLevel, write, write, writepublic JaxrpcMappingDeploymentDescriptorFile()
public String getDeploymentDescriptorPath()
getDeploymentDescriptorPath in class DeploymentDescriptorFile<JaxrpcMappingDescriptor>public void setDeploymentDescriptorPath(String path)
public RootXMLNode getRootXMLNode(JaxrpcMappingDescriptor descriptor)
getRootXMLNode in class DeploymentDescriptorFile<JaxrpcMappingDescriptor>descriptor - ignoredCopyright © 2019. All rights reserved.