Class | Description |
---|---|
BlankNodeToken |
Represents a blank node inside a RDF N3 document.
|
Context |
Contains essentials data updated during the parsing of a N3 document such as
the list of known namespaces, keywords.
|
LexicalUnit |
Represents a lexical unit inside a Turtle document.
|
ListToken |
Represents a list of Turtle tokens.
|
RdfTurtleReader |
Handler of RDF content according to the RDF Turtle notation.
|
RdfTurtleWriter |
Handler of RDF content according to the N3 notation.
|
StringToken |
Represents a string of characters.
|
Token |
Represents a still unidentified Turtle token.
|
UriToken |
Represents a URI token inside a RDF Turtle document.
|
Copyright © 2005–2019. All rights reserved.