|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cactus.integration.ant.container.EarParser
Parse an EAR descriptor to extract meaninful information for Cactus,
the results being stored in a EarDeployableFile
object.
Constructor Summary | |
EarParser()
|
Method Summary | |
static EarDeployableFile |
parse(java.io.File theDeployableFile)
Parse an EAR 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 EarParser()
Method Detail |
public static final EarDeployableFile parse(java.io.File theDeployableFile)
theDeployableFile
- the file to parse and deploy
EarDeployableFile
object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |