|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.coode.owl.rdfxml.parser.AbstractDescriptionTranslator
org.coode.owl.rdfxml.parser.OneOfTranslator
public class OneOfTranslator
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006
| Constructor Summary | |
|---|---|
OneOfTranslator(OWLRDFConsumer consumer)
|
|
| Method Summary | |
|---|---|
OWLDescription |
translate(java.net.URI mainNode)
Translates the specified main node into an OWLDescription. |
| Methods inherited from class org.coode.owl.rdfxml.parser.AbstractDescriptionTranslator |
|---|
getConsumer |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OneOfTranslator(OWLRDFConsumer consumer)
| Method Detail |
|---|
public OWLDescription translate(java.net.URI mainNode)
throws OWLException
DescriptionTranslatorOWLDescription.
All triples used in the translation are consumed.
mainNode - The main node of the set of triples that represent the
description.
OWLException - If the translation could not take place, possibly because the
description (set of triples) was malformed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||