|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cactus.integration.ant.container.WarParser
Parse an WAR descriptor to extract meaninful information for Cactus,
the results being stored in a WarDeployableFile object.
| Constructor Summary | |
WarParser()
|
|
| Method Summary | |
static WarDeployableFile |
parse(java.io.File theDeployableFile)
Parse an WAR descriptor to extract meaninful information for Cactus. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WarParser()
| Method Detail |
public static final WarDeployableFile parse(java.io.File theDeployableFile)
theDeployableFile - the file to parse and deploy
WarDeployableFile object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||