Package com.complexible.common.rdf.rio
Class RDFWriters2
java.lang.Object
com.complexible.common.rdf.rio.RDFWriters2
Utility class to write statements with namespaces.
- Since:
- 2.1
- Version:
- 6.0
- Author:
- Evren Sirin, Michael Grove
-
Method Summary
Modifier and TypeMethodDescriptionstatic RDFWritercreateObfuscatedWriter(RDFFormat theFormat, OutputStream theStream, RDFObfuscator theObf)
-
Method Details
-
createObfuscatedWriter
public static RDFWriter createObfuscatedWriter(RDFFormat theFormat, OutputStream theStream, RDFObfuscator theObf)
-