Class KeywordSet
- java.lang.Object
-
- org.gcube.spatial.data.geonetwork.iso.tpl.keys.KeywordSet
-
public class KeywordSet extends Object
-
-
Constructor Summary
Constructors Constructor Description KeywordSet(Set<String> values)KeywordSet(KeywordType type, Thesaurus thesaurus)
-
-
-
Constructor Detail
-
KeywordSet
public KeywordSet(KeywordType type, Thesaurus thesaurus)
-
-
Method Detail
-
validate
public void validate() throws InvalidValueException- Throws:
InvalidValueException
-
addKeyword
public void addKeyword(String toAdd)
-
-