| Package | Description | 
|---|---|
| org.eclipse.rdf4j.http.protocol.transaction | |
| org.eclipse.rdf4j.query.resultio.sparqlxml | Parsers and writers for the 
        SPARQL Query Results XML Format | 
| org.eclipse.rdf4j.rio.trix | Parser/writer for the TriX format. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | TransactionWriter. serialize(AddStatementOperation op,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(BNode bnode,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(ClearNamespacesOperation op,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(ClearOperation op,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(IRI uri,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(Literal literal,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(RemoveNamespaceOperation op,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(RemoveStatementsOperation op,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(Resource[] contexts,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(Resource resource,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(SetNamespaceOperation op,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(SPARQLUpdateOperation op,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(StatementOperation op,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serialize(TransactionOperation op,
         XMLWriter xmlWriter)Serializes the supplied operation. | 
| protected void | TransactionWriter. serialize(Value value,
         XMLWriter xmlWriter) | 
| protected void | TransactionWriter. serializeNull(XMLWriter xmlWriter) | 
| Constructor and Description | 
|---|
| SPARQLBooleanXMLWriter(XMLWriter xmlWriter) | 
| SPARQLResultsXMLWriter(XMLWriter xmlWriter) | 
| Constructor and Description | 
|---|
| TriXWriter(XMLWriter xmlWriter) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.