|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public MetaData
A read-only interface describing meta data associated with a resource.
Method Summary | |
---|---|
String[] |
getMetaDataNames()
Returns an array of names of the meta data. |
String |
getMetaData(String name)
Returns the value of a meta data entry for the given parameter name. |
Method Detail |
---|
String[] getMetaDataNames()
null
String getMetaData(String name)
name
-
the meta data name; must not be null
- Returns:
-
the value of the meta data entry for the given name, or
null
if none exists
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |