public static class RdfExporter.RdfExporterMixin extends Object implements org.qi4j.spi.query.IndexExporter
Constructor and Description |
---|
RdfExporter.RdfExporterMixin() |
Modifier and Type | Method and Description |
---|---|
void |
exportFormalToWriter(PrintWriter out) |
void |
exportReadableToStream(PrintStream out) |
public void exportReadableToStream(PrintStream out) throws IOException
exportReadableToStream
in interface org.qi4j.spi.query.IndexExporter
IOException
public void exportFormalToWriter(PrintWriter out) throws IOException
exportFormalToWriter
in interface org.qi4j.spi.query.IndexExporter
IOException