|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.core.manifest.ManifestLoader
Factory class to create ManifestStructure
instances.
Constructor Summary | |
ManifestLoader(WorkingContext workingContext)
|
Method Summary | |
ManifestStructure |
load(java.lang.String manifest)
This method builds a tree of ManifestStructure instances, representing the root manifest and all its
included manifests. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ManifestLoader(WorkingContext workingContext)
Method Detail |
public ManifestStructure load(java.lang.String manifest) throws ManifestException
ManifestStructure
instances, representing the root manifest and all its
included manifests.
manifest
- The manifest name.
ManifestException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |