org.semanticweb.owlapi.owllink.parser
Class OWLlinkReasonerVersionElementHandler
java.lang.Object
org.semanticweb.owlapi.owllink.parser.AbstractOWLlinkElementHandler<ReasonerVersionImpl>
org.semanticweb.owlapi.owllink.parser.OWLlinkReasonerVersionElementHandler
- All Implemented Interfaces:
- OWLlinkElementHandler<ReasonerVersionImpl>
public class OWLlinkReasonerVersionElementHandler
- extends AbstractOWLlinkElementHandler<ReasonerVersionImpl>
Created by IntelliJ IDEA.
Author: Olaf Noppens
Date: 22.10.2009
|
Field Summary |
protected java.lang.Integer |
build
|
protected java.lang.Integer |
major
|
protected java.lang.Integer |
minor
|
| Methods inherited from class org.semanticweb.owlapi.owllink.parser.AbstractOWLlinkElementHandler |
getFullIRI, getOWLObject, getParentHandler, getRequest, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
major
protected java.lang.Integer major
minor
protected java.lang.Integer minor
build
protected java.lang.Integer build
OWLlinkReasonerVersionElementHandler
public OWLlinkReasonerVersionElementHandler(OWLXMLParserHandler handler)
attribute
public void attribute(java.lang.String localName,
java.lang.String value)
throws OWLXMLParserException
- Throws:
OWLXMLParserException
startElement
public void startElement(java.lang.String name)
throws OWLXMLParserException
- Throws:
OWLXMLParserException
getOWLLinkObject
public ReasonerVersionImpl getOWLLinkObject()
- Specified by:
getOWLLinkObject in interface OWLlinkElementHandler<ReasonerVersionImpl>- Specified by:
getOWLLinkObject in class AbstractOWLlinkElementHandler<ReasonerVersionImpl>
endElement
public void endElement()
throws OWLXMLParserException
- Throws:
OWLXMLParserException