public class SWRLAtomListElementHandler extends AbstractOWLElementHandler<List<org.semanticweb.owlapi.model.SWRLAtom>>
| Modifier | Constructor and Description |
|---|---|
protected |
SWRLAtomListElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement() |
List<org.semanticweb.owlapi.model.SWRLAtom> |
getOWLObject() |
void |
handleChild(SWRLAtomElementHandler 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, startElementprotected SWRLAtomListElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(SWRLAtomElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<List<org.semanticweb.owlapi.model.SWRLAtom>>handleChild in class AbstractOWLElementHandler<List<org.semanticweb.owlapi.model.SWRLAtom>>handler - element handlerOWLXMLParserException - if an error is raisedpublic List<org.semanticweb.owlapi.model.SWRLAtom> getOWLObject() throws OWLXMLParserException
OWLXMLParserException - if an error is raisedpublic void endElement()
throws org.semanticweb.owlapi.io.OWLParserException,
org.semanticweb.owlapi.model.UnloadableImportException
org.semanticweb.owlapi.io.OWLParserException - if an error is raisedorg.semanticweb.owlapi.model.UnloadableImportException - if an import cannot be resolvedCopyright © 2014 The University of Manchester. All Rights Reserved.