public class OWLImportsHandler extends AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLOntology>
| Constructor and Description |
|---|
OWLImportsHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement() |
org.semanticweb.owlapi.model.OWLOntology |
getOWLObject() |
boolean |
isTextContentPossible() |
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, handleChild, setParentHandler, startElementpublic OWLImportsHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic 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 resolvedpublic org.semanticweb.owlapi.model.OWLOntology getOWLObject()
public boolean isTextContentPossible()
isTextContentPossible in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLOntology>isTextContentPossible in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLOntology>Copyright © 2014 The University of Manchester. All Rights Reserved.