org.semanticweb.owlapi.owllink.server.parser
Class OWLlinkGetDataPropertiesOfSource
java.lang.Object
org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkElementHandler<R>
org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkKBRequestElementHandler<R>
org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkObjectRequestElementHandler<R,OWLIndividual>
org.semanticweb.owlapi.owllink.server.parser.AbstractOWLIndividualElementHandler<GetDataPropertiesOfSource>
org.semanticweb.owlapi.owllink.server.parser.OWLlinkGetDataPropertiesOfSource
- All Implemented Interfaces:
- OWLlinkElementHandler<GetDataPropertiesOfSource>, OWLlinkRequestElementHandler<GetDataPropertiesOfSource>
public class OWLlinkGetDataPropertiesOfSource
- extends AbstractOWLIndividualElementHandler<GetDataPropertiesOfSource>
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 |
isNegative
protected boolean isNegative
OWLlinkGetDataPropertiesOfSource
public OWLlinkGetDataPropertiesOfSource(OWLXMLParserHandler handler)
startElement
public void startElement(java.lang.String name)
throws OWLXMLParserException
- Overrides:
startElement in class AbstractOWLlinkObjectRequestElementHandler<GetDataPropertiesOfSource,OWLIndividual>
- Throws:
OWLXMLParserException
attribute
public void attribute(java.lang.String localName,
java.lang.String value)
throws OWLXMLParserException
- Overrides:
attribute in class AbstractOWLlinkKBRequestElementHandler<GetDataPropertiesOfSource>
- Throws:
OWLXMLParserException
getOWLObject
public GetDataPropertiesOfSource getOWLObject()
throws OWLXMLParserException
- Throws:
OWLXMLParserException