public class SPARQLUpdateWriter
extends org.apache.jena.n3.N3JenaWriterCommon
allowDecimals, allowDoubles, allowTripleQuotedStrings, alwaysAllocateBNodeLabel, bNodeCounter, bNodesMap, errorHandler, indentObject, indentProperty, minGap, minGapStr, NS_W3_log, out, prefixMap, propertyCol, reversePrefixMap, shortSubject, subjectColumn, useWellKnownPropertySymbols, wellKnownPropsMap, wellKnownPropsMapN3, wellKnownPropsMapTurtle, widePropertyLen, writerPropertyMap, WS| Constructor and Description |
|---|
SPARQLUpdateWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeUpdateBody(org.apache.jena.rdf.model.Model model,
Writer _out) |
static void |
writeUpdatePrefixes(org.apache.jena.shared.PrefixMapping prefixes,
Writer writer) |
absolutePropName, calcPropertyPadding, checkNameChar, checkNamePart, checkNameStartChar, checkPrefixedName, checkPrefixPart, countArcsTo, countArcsTo, countProperties, countProperties, finishWriting, formatLiteral, formatNode, formatProperty, formatResource, formatURI, getBooleanValue, getIntValue, getOutput, getPrefixes, getPropValue, getStringValue, listSubjects, localPropName, pad, prepare, preparePropertiesForSubject, processModel, rdfListIterator, setErrorHandler, setProperty, skipThisSubject, splitIdx, startWriting, string, write, write, writeHeader, writeLiteral, writeModel, writeObject, writeObjectList, writeOneGraphNode, writePrefixes, writePropertiesForSubject, writeSubjectpublic static void writeUpdatePrefixes(org.apache.jena.shared.PrefixMapping prefixes,
Writer writer)
throws IOException
IOExceptionpublic void writeUpdateBody(org.apache.jena.rdf.model.Model model,
Writer _out)
throws IOException
IOExceptionCopyright © 2019. All rights reserved.