org.semanticweb.owlapi.owllink.server.parser
Class OWLlinkGetAllAnnotationPropertiesElementHandler

java.lang.Object
  extended by 
      extended by org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkElementHandler<R>
          extended by org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkKBRequestElementHandler<GetAllAnnotationProperties>
              extended by org.semanticweb.owlapi.owllink.server.parser.OWLlinkGetAllAnnotationPropertiesElementHandler
All Implemented Interfaces:
OWLlinkElementHandler<GetAllAnnotationProperties>, OWLlinkRequestElementHandler<GetAllAnnotationProperties>

public class OWLlinkGetAllAnnotationPropertiesElementHandler
extends AbstractOWLlinkKBRequestElementHandler<GetAllAnnotationProperties>

Created by IntelliJ IDEA. Author: Olaf Noppens Date: 28.11.2009


Constructor Summary
OWLlinkGetAllAnnotationPropertiesElementHandler(OWLXMLParserHandler handler)
           
 
Method Summary
 GetAllAnnotationProperties getOWLObject()
           
 
Methods inherited from class org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkKBRequestElementHandler
attribute, endElement, getKB, startElement
 
Methods inherited from class org.semanticweb.owlapi.owllink.server.parser.AbstractOWLlinkElementHandler
getOWLlinkObject, getParentHandler, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.semanticweb.owlapi.owllink.server.parser.OWLlinkElementHandler
getOWLlinkObject, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild
 

Constructor Detail

OWLlinkGetAllAnnotationPropertiesElementHandler

public OWLlinkGetAllAnnotationPropertiesElementHandler(OWLXMLParserHandler handler)
Method Detail

getOWLObject

public GetAllAnnotationProperties getOWLObject()
                                        throws OWLXMLParserException
Throws:
OWLXMLParserException