|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.n3.N3JenaWriterCommon
com.hp.hpl.jena.n3.N3JenaWriterPP
org.topbraid.core.io.PrettyN3Writer
public class PrettyN3Writer
A more reliable N3 writer that sorts resources and prefixes. This must live in the HP namespace so that it can access package-private variables.
| Field Summary |
|---|
| Fields inherited from interface com.hp.hpl.jena.rdf.model.RDFWriter |
|---|
NSPREFIXPROPBASE |
| Constructor Summary | |
|---|---|
PrettyN3Writer()
|
|
| Method Summary | |
|---|---|
protected boolean |
getBooleanValue(java.lang.String prop,
boolean defaultValue)
|
protected com.hp.hpl.jena.rdf.model.ResIterator |
listSubjects(com.hp.hpl.jena.rdf.model.Model model)
|
| Methods inherited from class com.hp.hpl.jena.n3.N3JenaWriterPP |
|---|
allocateDatastructures, clearDatastructures, finishWriting, prepare, preparePropertiesForSubject, skipThisSubject, startWriting, writeObject, writeObjectList |
| Methods inherited from class com.hp.hpl.jena.n3.N3JenaWriterCommon |
|---|
absolutePropName, calcPropertyPadding, countArcsTo, countArcsTo, countProperties, countProperties, formatLiteral, formatNode, formatProperty, formatResource, formatURI, getIntValue, getPropValue, getStringValue, localPropName, pad, processModel, rdfListIterator, setErrorHandler, setProperty, string, write, write, writeHeader, writeLiteral, writeModel, writeOneGraphNode, writePrefixes, writePropertiesForSubject, writeSubject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrettyN3Writer()
| Method Detail |
|---|
protected boolean getBooleanValue(java.lang.String prop,
boolean defaultValue)
getBooleanValue in class com.hp.hpl.jena.n3.N3JenaWriterCommonprotected com.hp.hpl.jena.rdf.model.ResIterator listSubjects(com.hp.hpl.jena.rdf.model.Model model)
listSubjects in class com.hp.hpl.jena.n3.N3JenaWriterCommon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||