Package de.uulm.ecs.ai.owlapi.krssparser

Interface Summary
KRSS2ParserConstants Token literal values and constants.
 

Class Summary
KRSS2OntologyFormat Author: Olaf Noppens
Ulm University
Institute of Artificial Intelligence
KRSS2OWLParser The KRSS2OWLParser differs from the KRSSOWLParser that it supports an extended KRSS vocabulary available in many reasoning systems.
KRSS2OWLParserFactory Author: Olaf Noppens
Ulm University
Institute of Artificial Intelligence
KRSS2Parser  
KRSS2ParserTokenManager Token Manager.
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token Describes the input token stream.
 

Exception Summary
KRSS2OWLParserException Author: Olaf Noppens
Ulm University
Institute of Artificial Intelligence
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError