|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a bean style metadata accessor for metadata about a catalog. This may be the result of a request to a metadata service. All methods within an implementation of this interface should NOT block. Much of this is based on Dublin Core and the RDF application profile.
Method Summary | |
java.lang.String |
getDescription()
returns the catalog description. |
java.lang.String[] |
getKeywords()
returns the keywords assocaited with this catalog May Not Block. |
java.net.URI |
getSource()
Returns the catalog source. |
java.lang.String |
getTitle()
returns the catalog title May Not Block. |
Method Detail |
public java.lang.String getTitle()
public java.lang.String[] getKeywords()
public java.lang.String getDescription()
public java.net.URI getSource()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |