NTriplesParser Constructor |
| Name | Description | |
|---|---|---|
| NTriplesParser |
Creates a new instance of the parser.
| |
| NTriplesParser(NTriplesSyntax) |
Creates a new instance of the parser.
| |
| NTriplesParser(TokenQueueMode) |
Creates a new instance of the parser using the given token queue mode.
| |
| NTriplesParser(NTriplesSyntax, TokenQueueMode) |
Creates a new instance of the parser using the given syntax and token queue mode.
|