public class OWLLiteralElementHandler extends AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLLiteral>
| Constructor and Description |
|---|
OWLLiteralElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
void |
endElement() |
org.semanticweb.owlapi.model.OWLLiteral |
getOWLObject() |
boolean |
isTextContentPossible() |
void |
startElement(String name) |
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, setParentHandlerpublic OWLLiteralElementHandler(OWLXMLParserHandler handler)
public void startElement(String name) throws OWLXMLParserException
startElement in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLLiteral>startElement in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLLiteral>OWLXMLParserExceptionpublic void attribute(String localName, String value) throws org.semanticweb.owlapi.io.OWLParserException
attribute in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLLiteral>attribute in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLLiteral>org.semanticweb.owlapi.io.OWLParserExceptionpublic void endElement()
throws org.semanticweb.owlapi.io.OWLParserException,
org.semanticweb.owlapi.model.UnloadableImportException
org.semanticweb.owlapi.io.OWLParserExceptionorg.semanticweb.owlapi.model.UnloadableImportExceptionpublic org.semanticweb.owlapi.model.OWLLiteral getOWLObject()
public boolean isTextContentPossible()
isTextContentPossible in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLLiteral>isTextContentPossible in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLLiteral>Copyright © 2013 The University of Manchester. All Rights Reserved.