public class WLSWebServicesDeploymentDescriptorFile extends ConfigurationDeploymentDescriptorFile
FULL_VALIDATION, PARSING_VALIDATION| Constructor and Description |
|---|
WLSWebServicesDeploymentDescriptorFile(RootDeploymentDescriptor desc) |
| Modifier and Type | Method and Description |
|---|---|
static Vector |
getAllDescriptorPaths() |
String |
getDeploymentDescriptorPath() |
RootXMLNode |
getRootXMLNode(Descriptor descriptor) |
boolean |
isValidating()
Return whether this configuration file can be validated.
|
void |
write(Descriptor descriptor,
OutputStream os)
writes the descriptor to an output stream
|
registerBundlegetArchiveType, getDefaultSchemaSource, getDocument, getDocumentBuilder, getSAXParser, getSAXParser, getXMLValidation, getXMLValidationLevel, read, read, read, read, setArchiveType, setErrorReportingString, setXMLValidation, setXMLValidationLevel, write, writepublic WLSWebServicesDeploymentDescriptorFile(RootDeploymentDescriptor desc)
public String getDeploymentDescriptorPath()
getDeploymentDescriptorPath in class DeploymentDescriptorFilepublic static Vector getAllDescriptorPaths()
public RootXMLNode getRootXMLNode(Descriptor descriptor)
getRootXMLNode in class DeploymentDescriptorFiledescriptor - the descriptor for which we need the nodepublic void write(Descriptor descriptor, OutputStream os) throws IOException
write in class DeploymentDescriptorFiledescriptor - the descriptoros - the output streamIOExceptionpublic boolean isValidating()
isValidating in class ConfigurationDeploymentDescriptorFileCopyright © 2019. All rights reserved.