com.hp.hpl.jena.sparql.sse.writers
Class WriterBasePrefix

java.lang.Object
  extended by com.hp.hpl.jena.sparql.sse.writers.WriterBasePrefix

public class WriterBasePrefix
extends Object


Nested Class Summary
static interface WriterBasePrefix.Fmt
           
 
Constructor Summary
WriterBasePrefix()
           
 
Method Summary
static void output(IndentedWriter iWriter, WriterBasePrefix.Fmt fmt, Prologue prologue)
          Output, write the thing with formater fmt
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriterBasePrefix

public WriterBasePrefix()
Method Detail

output

public static void output(IndentedWriter iWriter,
                          WriterBasePrefix.Fmt fmt,
                          Prologue prologue)
Output, write the thing with formater fmt



Licenced under the Apache License, Version 2.0