public class IRIElementHandler extends AbstractIRIElementHandler
| Constructor and Description |
|---|
IRIElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement() |
org.semanticweb.owlapi.model.IRI |
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 IRIElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic boolean isTextContentPossible()
isTextContentPossible in interface OWLElementHandler<org.semanticweb.owlapi.model.IRI>isTextContentPossible in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.IRI>public org.semanticweb.owlapi.model.IRI 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.