public class SWRLAtomListElementHandler extends AbstractOWLElementHandler<List<SWRLAtom>>
| Modifier and Type | Method and Description |
|---|---|
void |
endElement() |
List<SWRLAtom> |
getOWLObject() |
void |
handleChild(SWRLAtomElementHandler handler) |
attribute, getConfiguration, getIRIFromAttribute, getIRIFromElement, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler, startElementpublic 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 © 2017 The University of Manchester. All Rights Reserved.