Package org.eclipse.rdf4j.rio.rdfxml
Parser/writer for the RDF/XML format.
-
Class Summary Class Description Att An XML attribute.Atts A collection of XML attributes.RDFXMLParser A parser for XML-serialized RDF.RDFXMLParser.NodeElement RDFXMLParser.PropertyElement RDFXMLParserFactory AnRDFParserFactory
for RDF/XML parsers.RDFXMLWriter An implementation of the RDFWriter interface that writes RDF documents in XML-serialized RDF format.RDFXMLWriterFactory AnRDFWriterFactory
for RDF/XML writers.SAXFilter A filter on SAX events to make life easier on the RDF parser itself.