|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManifestMetaData
Manifest meta data model.
Method Summary | |
---|---|
String |
getAttribute(String attributesName,
String name)
Get attribute value from specific attrbiutes. |
String |
getEntry(String entryName,
String name)
Get attribute value from specific attrbiutes. |
String |
getMainAttribute(String name)
Get the manifest attribute value. |
Method Detail |
---|
String getMainAttribute(String name)
name
- the name
String getAttribute(String attributesName, String name)
attributesName
- attribute group namename
- string key for accessing specific attribute
String getEntry(String entryName, String name)
entryName
- entry namename
- string key for accessing specific attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |