Class DatalogParser
java.lang.Object
tech.oxfordsemantic.jrdfox.formats.internal.AbstractParser
tech.oxfordsemantic.jrdfox.formats.DatalogParser
public class DatalogParser
extends tech.oxfordsemantic.jrdfox.formats.internal.AbstractParser
- 
Constructor Summary
Constructors Constructor Description DatalogParser(Prefixes prefixes) - 
Method Summary
 
- 
Constructor Details
 - 
Method Details
- 
bind
public void bind(tech.oxfordsemantic.jrdfox.formats.internal.InputSource inputSource) throws ParsingException, java.io.IOException- Throws:
 ParsingExceptionjava.io.IOException
 - 
bind
- Throws:
 ParsingExceptionjava.io.IOException
 - 
bind
- Throws:
 ParsingExceptionjava.io.IOException
 - 
parse
- Throws:
 ParsingExceptionjava.io.IOException
 - 
parseRule
- Throws:
 ParsingExceptionjava.io.IOException
 
 -