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 SummaryConstructors Constructor Description DatalogParser(Prefixes prefixes)
- 
Method Summary
- 
Constructor Details
- 
Method Details- 
bindpublic void bind(tech.oxfordsemantic.jrdfox.formats.internal.InputSource inputSource) throws ParsingException, java.io.IOException- Throws:
- ParsingException
- java.io.IOException
 
- 
bind- Throws:
- ParsingException
- java.io.IOException
 
- 
bind- Throws:
- ParsingException
- java.io.IOException
 
- 
parse- Throws:
- ParsingException
- java.io.IOException
 
- 
parseRule- Throws:
- ParsingException
- java.io.IOException
 
 
-