Package | Description |
---|---|
org.apache.clerezza.platform.language | |
org.apache.clerezza.rdf.core | |
org.apache.clerezza.rdf.core.impl |
Modifier and Type | Method and Description |
---|---|
Language |
LanguageDescription.getLanguage()
Returns a
Language object which represents the language
described by this object. |
Modifier and Type | Method and Description |
---|---|
String |
LanguageDescription.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
|
UriRef |
LanguageService.getLanguage(String languageName,
Language inLanguage)
Returns a language uri of a language which has a label containing the
specified languageName.
|
Modifier and Type | Method and Description |
---|---|
Language |
PlainLiteral.getLanguage() |
Modifier and Type | Method and Description |
---|---|
Language |
PlainLiteralImpl.getLanguage() |
Constructor and Description |
---|
PlainLiteralImpl(String value,
Language language) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.