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