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

java.lang.Object
  extended by com.hp.hpl.jena.sparql.serializer.FormatterBase
Direct Known Subclasses:
FmtTemplate, FormatterElement

public abstract class FormatterBase
extends Object


Method Summary
 void finishVisit()
           
 void startVisit()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

startVisit

public void startVisit()

finishVisit

public void finishVisit()


Licenced under the Apache License, Version 2.0