Package com.complexible.common.rdf.rio
Class RDFWriters2
- java.lang.Object
-
- com.complexible.common.rdf.rio.RDFWriters2
-
public final class RDFWriters2 extends java.lang.Object
Utility class to write statements with namespaces.- Since:
- 2.1
- Version:
- 6.0
- Author:
- Evren Sirin, Michael Grove
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RDFWriter
createObfuscatedWriter(RDFFormat theFormat, java.io.OutputStream theStream, RDFObfuscator theObf)
-
-
-
Method Detail
-
createObfuscatedWriter
public static RDFWriter createObfuscatedWriter(RDFFormat theFormat, java.io.OutputStream theStream, RDFObfuscator theObf)
-
-