|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ManifestHeader.Entry
A header can have several entries separated by comma.
Method Summary | |
---|---|
ManifestHeader.NameValuePair[] |
getAttributes()
The attributes specified for this entry. |
String |
getAttributeValue(String name)
|
ManifestHeader.NameValuePair[] |
getDirectives()
The directives for this entry. |
String |
getDirectiveValue(String name)
|
String |
getValue()
The value of the entry. |
Method Detail |
---|
String getValue()
ManifestHeader.NameValuePair[] getAttributes()
ManifestHeader.NameValuePair[] getDirectives()
String getAttributeValue(String name)
String getDirectiveValue(String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |