public abstract class AbstractElementHandlerFactory extends Object implements OWLElementHandlerFactory
| Modifier | Constructor and Description |
|---|---|
|
AbstractElementHandlerFactory(org.semanticweb.owlapi.vocab.OWLXMLVocabulary v) |
protected |
AbstractElementHandlerFactory(String elementName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateHandlerpublic AbstractElementHandlerFactory(org.semanticweb.owlapi.vocab.OWLXMLVocabulary v)
v - vocabularyprotected AbstractElementHandlerFactory(String elementName)
public String getElementName()
getElementName in interface OWLElementHandlerFactoryCopyright © 2014 The University of Manchester. All Rights Reserved.