public interface Owl2Parser
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Owl2ParserAxiomProcessor axiomProcessor) |
void |
declarePrefix(ElkPrefix elkPrefix)
Registers an additional prefix declaration for this parser, which can be
used to resolve IRIs.
|
void declarePrefix(ElkPrefix elkPrefix)
elkPrefix - the prefix to be registered by this parservoid accept(Owl2ParserAxiomProcessor axiomProcessor) throws Owl2ParseException
Owl2ParseExceptionCopyright © 2011–2024 Live Ontologies Project. All rights reserved.