org.coode.owl.rdfxml.parser
Class DescriptionTranslatorSelector

java.lang.Object
  extended by org.coode.owl.rdfxml.parser.DescriptionTranslatorSelector

public class DescriptionTranslatorSelector
extends java.lang.Object

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Dec-2006


Constructor Summary
DescriptionTranslatorSelector(OWLRDFConsumer con)
           
 
Method Summary
 DescriptionTranslator getDescriptionTranslator(java.net.URI mainNode)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionTranslatorSelector

public DescriptionTranslatorSelector(OWLRDFConsumer con)
Method Detail

getDescriptionTranslator

public DescriptionTranslator getDescriptionTranslator(java.net.URI mainNode)
                                               throws OWLException
Throws:
OWLException