Package org.openrdf.rio.rdfxml

Parser and writer for XML-serialized RDF.

See:
          Description

Class Summary
AbbreviatedRdfXmlWriter An extension of RdfXmlWriter that outputs a more concise form of RDF/XML.
RdfXmlParser A parser for XML-serialized RDF.
RdfXmlWriter An implementation of the RdfDocumentWriter interface that writes RDF documents in XML-serialized RDF format.
 

Package org.openrdf.rio.rdfxml Description

Parser and writer for XML-serialized RDF. These parsers and writers adhere to the revised RDF/XML syntax specification of 10 February 2004.



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.