Package | Description |
---|---|
org.restlet.ext.rdf.internal.n3 | |
org.restlet.ext.rdf.internal.ntriples | |
org.restlet.ext.rdf.internal.turtle | |
org.restlet.ext.rdf.internal.xml |
Modifier and Type | Class and Description |
---|---|
class |
RdfN3Reader
Handler of RDF content according to the N3 notation.
|
Modifier and Type | Class and Description |
---|---|
class |
RdfNTriplesReader
Handler of RDF content according to the N-Triples notation.
|
Modifier and Type | Class and Description |
---|---|
class |
RdfTurtleReader
Handler of RDF content according to the RDF Turtle notation.
|
Modifier and Type | Class and Description |
---|---|
class |
RdfXmlReader
Handler of RDF content according to the RDF/XML format.
|
Copyright © 2005–2019. All rights reserved.