|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cactus.integration.api.deployable.WarParser
public class 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. |
protected static java.lang.String |
parseWebContext(java.io.File theDeployableFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, 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 objectprotected static java.lang.String parseWebContext(java.io.File theDeployableFile)
theDeployableFile - the file to parse and deploy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||