Click or drag to resize

NTriplesParser Constructor

Overload List
  NameDescription
Public methodNTriplesParser
Creates a new instance of the parser.
Public methodNTriplesParser(NTriplesSyntax)
Creates a new instance of the parser.
Public methodNTriplesParser(TokenQueueMode)
Creates a new instance of the parser using the given token queue mode.
Public methodNTriplesParser(NTriplesSyntax, TokenQueueMode)
Creates a new instance of the parser using the given syntax and token queue mode.
Top
See Also