|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResinWebXml | |
---|---|
org.codehaus.cargo.module.webapp.resin |
Uses of ResinWebXml in org.codehaus.cargo.module.webapp.resin |
---|
Methods in org.codehaus.cargo.module.webapp.resin that return ResinWebXml | |
---|---|
static ResinWebXml |
ResinWebXmlIo.parseResinXml(java.io.InputStream input)
Parses a deployment descriptor provided as input stream. |
Methods in org.codehaus.cargo.module.webapp.resin with parameters of type ResinWebXml | |
---|---|
void |
ResinWebXmlMerger.merge(ResinWebXml theMergeWebXml)
Merges the merge descriptor with the original descriptor. |
Constructors in org.codehaus.cargo.module.webapp.resin with parameters of type ResinWebXml | |
---|---|
ResinWebXmlMerger(ResinWebXml theWebXml)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |