Package org.semanticweb.owlapi.owllink.parser

Interface Summary
OWLlinkElementHandler<O> Created by IntelliJ IDEA.
OWLlinkElementHandlerFactory Created by IntelliJ IDEA.
OWLlinkErrorElementHandler<O extends OWLlinkErrorResponseException> Created by IntelliJ IDEA.
OWLlinkResponseElementHandler<O extends Response> Created by IntelliJ IDEA.
 

Class Summary
AbstractConfirmationElementHandler<C extends Confirmation> Created by IntelliJ IDEA.
AbstractOWLlinkElementHandler<O> Created by IntelliJ IDEA.
AbstractOWLlinkElementHandlerFactory Created by IntelliJ IDEA.
AbstractOWLlinkErrorHandler<E extends OWLlinkErrorResponseException> Created by IntelliJ IDEA.
AbstractOWLlinkHierarchyElementHandler<O> Created by IntelliJ IDEA.
AbstractOWLlinkKBResponseElementHandler<R extends KBResponse> Abstract handler for all OWLlink KBResponse.
AbstractOWLlinkPairElementHandler<O> Created by IntelliJ IDEA.
AbstractOWLlinkResponseElementHandler<R extends Response> Created by IntelliJ IDEA.
AbstractOWLlinkSetOfSynsetsElementHandler<S> Created by IntelliJ IDEA.
AbstractOWLlinkSynsetElementHandler<S> Created by IntelliJ IDEA.
AbstractOWLlinkSynsetsElementHandler<S> Created by IntelliJ IDEA.
AbstractSetOfOWLObjectResponseElementHandler<O extends OWLObject> Created by IntelliJ IDEA.
AbstractSubSynsetsElementHandler<E> Created by IntelliJ IDEA.
MyOWLXMLParserHandler SWR*Handler: protected class constructor OWLLiteralElementHandler : protected class constructor

This OWLXMLParserHandler is based on Matthew Horridge's implementation.

OWLlinkBooleanResponseElementHandler Created by IntelliJ IDEA.
OWLlinkClassesElementHandler Created by IntelliJ IDEA.
OWLlinkClassHierarchyElementHandler Created by IntelliJ IDEA.
OWLlinkClassSubClassesPairElementHandler Created by IntelliJ IDEA.
OWLlinkClassSynsetElementHandler Created by IntelliJ IDEA.
OWLlinkClassSynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkConfigurationElementHandler<C extends Configuration> Created by IntelliJ IDEA.
OWLlinkDataPropertyHierarchyElementHandler Created by IntelliJ IDEA.
OWLlinkDataPropertySubDataPropertiesPairElementHandler Created by IntelliJ IDEA.
OWLlinkDataPropertySynonymsElementHandler Created by IntelliJ IDEA.
OWLlinkDataPropertySynsetElementHandler Created by IntelliJ IDEA.
OWLlinkDataPropertySynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkDataRangeElementHandler<D extends OWLlinkDataRange> User: noppens Date: 21.10.2009 Time: 17:48:43 To change this template use File | Settings | File Templates.
OWLlinkDatatypeElementHandler Created by IntelliJ IDEA.
OWLlinkDescriptionElementHandler Created by IntelliJ IDEA.
OWLlinkErrorResponseElementHandler Created by IntelliJ IDEA.
OWLlinkIndividualSynonymsElementHandler Created by IntelliJ IDEA.
OWLlinkIndividualSynsetElementHandler Created by IntelliJ IDEA.
OWLlinkKBElementHandler Created by IntelliJ IDEA.
OWLlinkKBErrorElementHandler Created by IntelliJ IDEA.
OWLlinkListElementHandler Created by IntelliJ IDEA.
OWLlinkLiteralElementHandler Created by IntelliJ IDEA.
OWLlinkObjectPropertyHierarchyElementHandler Created by IntelliJ IDEA.
OWLlinkObjectPropertySubPropertiesPairElementHandler Created by IntelliJ IDEA.
OWLlinkObjectPropertySynsetElementHandler Created by IntelliJ IDEA.
OWLlinkObjectPropertySynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkOKElementHandler Created by IntelliJ IDEA.
OWLlinkOneOfElementHandler Created by IntelliJ IDEA.
OWLlinkPrefixElementHandler Created by IntelliJ IDEA.
OWLlinkPrefixElementHandler.Prefix  
OWLlinkPrefixesElementHandler Created by IntelliJ IDEA.
OWLlinkPropertyElementHandler Created by IntelliJ IDEA.
OWLlinkProtocolVersionElementHandler Created by IntelliJ IDEA.
OWLlinkPublicKBElementHandler Created by IntelliJ IDEA.
OWLlinkReasonerVersionElementHandler Created by IntelliJ IDEA.
OWLlinkResponseMessageElementHandler Created by IntelliJ IDEA.
OWLlinkSemanticErrorElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfAnnotationPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfClassesElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfClassSynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfDataPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfDataPropertySynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfDatatypesElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfIndividualsElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfIndividualSynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfLiteralsElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfObjectPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkSetOfObjectPropertySynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkSettingElementHandler Created by IntelliJ IDEA.
OWLlinkSettingsElementHandler Created by IntelliJ IDEA.
OWLlinkStringResponseElementHandler Created by IntelliJ IDEA.
OWLlinkSubClassSynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkSubDataPropertySynsetsElementHandler Author: Olaf Noppens Date: 24.11.2009
OWLlinkSubObjectPropertySynsetsElementHandler Created by IntelliJ IDEA.
OWLlinkSupportedExtensionElemenetHandler Created by IntelliJ IDEA.
OWLlinkSyntacticalErrorElementHandler Created by IntelliJ IDEA.
OWLlinkSyntaxErrorElementHandler Created by IntelliJ IDEA.
OWLlinkUnknownResponseElementHandler Created by IntelliJ IDEA.
OWLlinkXMLParserHandler Handler for OWLlink Responses.