org.deegree.record.persistence.neededdatastructures
Class Keyword
java.lang.Object
org.deegree.record.persistence.neededdatastructures.Keyword
public class Keyword
- extends Object
Keyword representation for records. This class encapsulates the data for representation only.
In ISO profile this class encapsulates the keywords, whereas in DC profile the subjects are encapsulates in this
class.
- Version:
- $Revision: $, $Date: $
- Author:
- Steffen Thomas, last edited by: $Author: thomas $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Keyword
public Keyword(String keywordType,
List<String> keywords,
String thesaurus)
- Creates a new
Keyword instance.
- Parameters:
keywordType - a group of similar keywords. It's defined in a codeList {discipline, place, stratum, theme, temporal}keywords - topic of the content of the resourcethesaurus - of the keywords
getKeywordType
public String getKeywordType()
- Returns:
- the keywordType
getKeywords
public List<String> getKeywords()
- Returns:
- the keywords
getThesaurus
public String getThesaurus()
- Returns:
- the thesaurus
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>