This project has retired. For details please refer to its
Attic page .
LanguageDescription (Clerezza - Reactor build (root) 0.3-SNAPSHOT API)
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Method Summary
Methods
Modifier and Type
Method and Description
String
getLabel (Language lang)
Returns the label of the language described by this object in the
specified language, or null if no lable is available in that language
Language
getLanguage ()
Returns a Language
object which represents the language
described by this object.
GraphNode
getResource ()
Returns a graph node in the content graph which leads to further
information about the language described by this object.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
getResource
public GraphNode getResource()
Returns a graph node in the content graph which leads to further
information about the language described by this object.
The information are those provided by http://www.lingvoj.org/lingvoj.rdf.
Returns: the graph node leading to further information about the described
language
getLabel
public String getLabel(Language lang)
Returns the label of the language described by this object in the
specified language, or null if no lable is available in that language
Parameters: lang
- the language in which the label should be.
Returns:
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014 The Apache Software Foundation . All Rights Reserved.