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