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