org.apache.jena.riot.system
Class PrintingStreamRDF
java.lang.Object
org.apache.jena.riot.writer.WriterStreamRDFTuples
org.apache.jena.riot.system.PrintingStreamRDF
- All Implemented Interfaces:
- StreamRDF
public class PrintingStreamRDF
- extends WriterStreamRDFTuples
Primarily for debugging
PrintingStreamRDF
public PrintingStreamRDF(OutputStream out)
base
public void base(String base)
- Description copied from interface:
StreamRDF
- base declaration seen
- Specified by:
base in interface StreamRDF- Overrides:
base in class WriterStreamRDFTuples
prefix
public void prefix(String prefix,
String iri)
- Description copied from interface:
StreamRDF
- prefix declaration seen
- Specified by:
prefix in interface StreamRDF- Overrides:
prefix in class WriterStreamRDFTuples
Licenced under the Apache License, Version 2.0