|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.cargo.module.AbstractDescriptorIo
org.codehaus.cargo.module.webapp.orion.OrionWebXmlIo
public class OrionWebXmlIo
Provides convenience methods for reading Oracle web deployment descriptor.
| Constructor Summary | |
|---|---|
protected |
OrionWebXmlIo()
|
|
OrionWebXmlIo(DescriptorType type)
Constructor. |
| Method Summary | |
|---|---|
static OrionWebXml |
parseOrionXml(java.io.InputStream input)
Parses a deployment descriptor provided as input stream. |
| Methods inherited from class org.codehaus.cargo.module.AbstractDescriptorIo |
|---|
createDocumentBuilder, createDocumentBuilder, getEntityResolver, parseXml, parseXml, writeAll, writeDescriptor, writeDescriptor, writeDescriptor, writeDescriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected OrionWebXmlIo()
factory - public OrionWebXmlIo(DescriptorType type)
type - Document descriptor type| Method Detail |
|---|
public static OrionWebXml parseOrionXml(java.io.InputStream input)
throws java.io.IOException,
org.jdom.JDOMException
input - The input stream
org.jdom.JDOMException - If the input could not be parsed
java.io.IOException - If an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||