public interface TapLanguage
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
Returns a textual description of this language. 
 | 
Map<Ivoid,TapLanguageFeature[]> | 
getFeaturesMap()
Returns a map of language features for this language. 
 | 
String | 
getName()
Returns the language name. 
 | 
Ivoid[] | 
getVersionIds()
Returns version IVO-IDs. 
 | 
String[] | 
getVersions()
Returns version strings. 
 | 
String getName()
String[] getVersions()
getVersionIds arrayIvoid[] getVersionIds()
getVersions arrayString getDescription()
Map<Ivoid,TapLanguageFeature[]> getFeaturesMap()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.