Package | Description |
---|---|
com.hp.hpl.jena.rdf.arp |
A parser for RDF/XML.
|
com.hp.hpl.jena.rdf.model |
A package for creating and manipulating RDF graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
JenaReader
Interface between Jena and ARP.
|
Modifier and Type | Method and Description |
---|---|
RDFReader |
RDFReaderF.getReader()
return an RDFReader instance for the default serialization language.
|
RDFReader |
RDFReaderF.getReader(String lang)
return an RDFReader instance for the specified serialization language.
|
Licenced under the Apache License, Version 2.0