public class WeblogicEjbJarXmlIo extends AbstractDescriptorIo
Modifier | Constructor and Description |
---|---|
protected |
WeblogicEjbJarXmlIo()
Protected Constrictor.
|
Modifier and Type | Method and Description |
---|---|
static WeblogicEjbJarXml |
parseWeblogicEjbJarXml(InputStream input)
Parses a deployment descriptor provided as input stream.
|
createDocumentBuilder, createDocumentBuilder, getEntityResolver, parseXml, parseXml, writeAll, writeDescriptor, writeDescriptor, writeDescriptor, writeDescriptor
public static WeblogicEjbJarXml parseWeblogicEjbJarXml(InputStream input) throws IOException, org.jdom.JDOMException
input
- The input streamIOException
- If an I/O error occursorg.jdom.JDOMException
- If an XML Parsing problemCopyright © 2004-2013 Codehaus. All Rights Reserved.