com.hp.hpl.jena.sparql.serializer
Class PrologueSerializer

java.lang.Object
  extended by com.hp.hpl.jena.sparql.serializer.PrologueSerializer

public class PrologueSerializer
extends Object


Constructor Summary
PrologueSerializer()
           
 
Method Summary
static void output(IndentedWriter out, Prologue prologue)
           
static void printPrefixes(Prologue prologue, IndentedWriter out)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrologueSerializer

public PrologueSerializer()
Method Detail

output

public static void output(IndentedWriter out,
                          Prologue prologue)

printPrefixes

public static void printPrefixes(Prologue prologue,
                                 IndentedWriter out)


Licenced under the Apache License, Version 2.0