|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.coode.owl.rdfxml.parser.DescriptionListItemTranslator
public class DescriptionListItemTranslator
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006
| Constructor Summary | |
|---|---|
DescriptionListItemTranslator(OWLRDFConsumer consumer)
|
|
| Method Summary | |
|---|---|
OWLDescription |
translate(OWLConstant firstObject)
|
OWLDescription |
translate(java.net.URI uri)
The rdf:first triple that represents the item to be translated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptionListItemTranslator(OWLRDFConsumer consumer)
| Method Detail |
|---|
public OWLDescription translate(java.net.URI uri)
throws OWLException
ListItemTranslator
translate in interface ListItemTranslator<OWLDescription>uri - The rdf:first triple that points to the item to be translated.
OWLException
public OWLDescription translate(OWLConstant firstObject)
throws OWLException
translate in interface ListItemTranslator<OWLDescription>OWLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||