public class ADLThesaurus
extends java.lang.Object
http://middleware.alexandria.ucsb.edu:8080/thes/FTT/index.html
Constructor and Description |
---|
ADLThesaurus(java.net.URL url) |
Modifier and Type | Method and Description |
---|---|
FeatureType[] |
getFeatures() |
java.net.URL |
getUrl() |
void |
setFeatures(FeatureType[] features) |
void |
setUrl(java.net.URL url) |
public java.net.URL getUrl()
public void setUrl(java.net.URL url)
url
- The url to set.public FeatureType[] getFeatures()
public void setFeatures(FeatureType[] features)
features
- The features to set.