org.semanticweb.owlapi.owllink.server.parser
Class OWLlinkGetDataPropertiesOfLiteralElementHandler
java.lang.Object
org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkElementHandler<R>
org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkKBRequestElementHandler<GetDataPropertiesOfLiteral>
org.semanticweb.owlapi.owllink.server.parser.OWLlinkGetDataPropertiesOfLiteralElementHandler
- All Implemented Interfaces:
- OWLlinkElementHandler<GetDataPropertiesOfLiteral>, OWLlinkRequestElementHandler<GetDataPropertiesOfLiteral>
public class OWLlinkGetDataPropertiesOfLiteralElementHandler
- extends AbstractOWLlinkKBRequestElementHandler<GetDataPropertiesOfLiteral>
Created by IntelliJ IDEA.
Author: Olaf Noppens
Date: 28.11.2009
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLlinkGetDataPropertiesOfLiteralElementHandler
public OWLlinkGetDataPropertiesOfLiteralElementHandler(OWLXMLParserHandler handler)
startElement
public void startElement(java.lang.String name)
throws OWLXMLParserException
- Overrides:
startElement in class AbstractOWLlinkKBRequestElementHandler<GetDataPropertiesOfLiteral>
- Throws:
OWLXMLParserException
attribute
public void attribute(java.lang.String localName,
java.lang.String value)
throws OWLXMLParserException
- Overrides:
attribute in class AbstractOWLlinkKBRequestElementHandler<GetDataPropertiesOfLiteral>
- Throws:
OWLXMLParserException
handleChild
public void handleChild(OWLLiteralElementHandler handler)
throws OWLXMLParserException
- Specified by:
handleChild in interface OWLlinkElementHandler<GetDataPropertiesOfLiteral>- Overrides:
handleChild in class AbstractOWLlinkElementHandler<GetDataPropertiesOfLiteral>
- Throws:
OWLXMLParserException
getOWLObject
public GetDataPropertiesOfLiteral getOWLObject()
throws OWLXMLParserException
- Throws:
OWLXMLParserException