org.semanticweb.owlapi.owllink.server.parser
Class OWLlinkGetDataPropertySources
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,OWLDataProperty>
org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkDataPropertyElementHandler<GetDataPropertySources>
org.semanticweb.owlapi.owllink.server.parser.OWLlinkGetDataPropertySources
- All Implemented Interfaces:
- OWLlinkElementHandler<GetDataPropertySources>, OWLlinkRequestElementHandler<GetDataPropertySources>
public class OWLlinkGetDataPropertySources
- extends AbstractOWLlinkDataPropertyElementHandler<GetDataPropertySources>
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
literal
protected OWLLiteral literal
OWLlinkGetDataPropertySources
public OWLlinkGetDataPropertySources(OWLXMLParserHandler handler)
startElement
public void startElement(java.lang.String name)
throws OWLXMLParserException
- Overrides:
startElement in class AbstractOWLlinkObjectRequestElementHandler<GetDataPropertySources,OWLDataProperty>
- Throws:
OWLXMLParserException
attribute
public void attribute(java.lang.String localName,
java.lang.String value)
throws OWLXMLParserException
- Overrides:
attribute in class AbstractOWLlinkKBRequestElementHandler<GetDataPropertySources>
- Throws:
OWLXMLParserException
handleChild
public void handleChild(OWLLiteralElementHandler handler)
throws OWLXMLParserException
- Specified by:
handleChild in interface OWLlinkElementHandler<GetDataPropertySources>- Overrides:
handleChild in class AbstractOWLlinkDataPropertyElementHandler<GetDataPropertySources>
- Throws:
OWLXMLParserException
getOWLObject
public GetDataPropertySources getOWLObject()
throws OWLXMLParserException
- Throws:
OWLXMLParserException