Package | Description |
---|---|
org.restlet.ext.rdf.internal.n3 | |
org.restlet.ext.rdf.internal.turtle |
Class and 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.
|
Class and 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.
|
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–2015. All rights reserved.