public class TypedConstantListItemTranslator extends Object implements ListItemTranslator<OWLLiteral>
| Constructor and Description |
|---|
TypedConstantListItemTranslator(OWLRDFConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
OWLLiteral |
translate(IRI firstObject)
The rdf:first triple that represents the item to be translated.
|
OWLLiteral |
translate(OWLLiteral firstObject) |
public TypedConstantListItemTranslator(OWLRDFConsumer consumer)
public OWLLiteral translate(IRI firstObject)
ListItemTranslatortranslate in interface ListItemTranslator<OWLLiteral>firstObject - The rdf:first triple that points to the item to be translated.public OWLLiteral translate(OWLLiteral firstObject)
translate in interface ListItemTranslator<OWLLiteral>Copyright © 2012 The University of Manchester. All Rights Reserved.