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