TokenisingStoreParserContext Constructor |
Name | Description | |
---|---|---|
TokenisingStoreParserContext(IRdfHandler, ITokeniser) |
Creates a new Tokenising Store Parser Context with default settings.
| |
TokenisingStoreParserContext(ITripleStore, ITokeniser) |
Creates a new Tokenising Store Parser Context with default settings.
| |
TokenisingStoreParserContext(IRdfHandler, ITokeniser, TokenQueueMode) |
Creates a new Tokenising Store Parser Context with custom settings.
| |
TokenisingStoreParserContext(ITripleStore, ITokeniser, TokenQueueMode) |
Creates a new Tokenising Store Parser Context with custom settings.
| |
TokenisingStoreParserContext(IRdfHandler, ITokeniser, Boolean, Boolean) |
Creates a new Tokenising Store Parser Context with custom settings.
| |
TokenisingStoreParserContext(ITripleStore, ITokeniser, Boolean, Boolean) |
Creates a new Tokenising Store Parser Context with custom settings.
| |
TokenisingStoreParserContext(IRdfHandler, ITokeniser, TokenQueueMode, Boolean, Boolean) |
Creates a new Tokenising Store Parser Context with custom settings.
| |
TokenisingStoreParserContext(ITripleStore, ITokeniser, TokenQueueMode, Boolean, Boolean) |
Creates a new Tokenising Store Parser Context with custom settings.
|