public class ConnectorDeploymentDescriptorFile extends DeploymentDescriptorFile
| Modifier and Type | Field and Description |
|---|---|
static String |
DESC_PATH |
static String |
VERSION_10 |
static String |
VERSION_15 |
static String |
VERSION_16 |
FULL_VALIDATION, PARSING_VALIDATION| Constructor and Description |
|---|
ConnectorDeploymentDescriptorFile()
Creates a new instance of ConnectorDeploymentDescriptorFile
|
| 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, writepublic static final String DESC_PATH
public static final String VERSION_10
public static final String VERSION_15
public static final String VERSION_16
public ConnectorDeploymentDescriptorFile()
public String getDeploymentDescriptorPath()
getDeploymentDescriptorPath in class DeploymentDescriptorFilepublic RootXMLNode getRootXMLNode(Descriptor descriptor)
getRootXMLNode in class DeploymentDescriptorFilethe - descriptor for which we need the nodeCopyright © 2019. All rights reserved.