public class OWLSubObjectPropertyChainElementHandler extends AbstractOWLElementHandler<java.util.List<OWLObjectPropertyExpression>>
Constructor and Description |
---|
OWLSubObjectPropertyChainElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
endElement() |
java.util.List<OWLObjectPropertyExpression> |
getOWLObject() |
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler) |
attribute, getAbbreviatedIRI, getColumnNumber, getConfiguration, getElementName, getIRI, getIRIFromAttribute, getIRIFromElement, getLineNumber, getOntology, getOWLDataFactory, getOWLOntologyManager, getParentHandler, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler, startElement
public OWLSubObjectPropertyChainElementHandler(OWLXMLParserHandler handler)
public void endElement() throws OWLParserException, UnloadableImportException
public java.util.List<OWLObjectPropertyExpression> getOWLObject()
public void handleChild(AbstractOWLObjectPropertyElementHandler handler)
handleChild
in interface OWLElementHandler<java.util.List<OWLObjectPropertyExpression>>
handleChild
in class AbstractOWLElementHandler<java.util.List<OWLObjectPropertyExpression>>