org.histpop.server.browser
Class FormatBuilder

java.lang.Object
  extended by org.histpop.server.browser.FormatBuilder

public class FormatBuilder
extends java.lang.Object


Constructor Summary
FormatBuilder()
           
FormatBuilder(Wrapper wrapper)
           
 
Method Summary
 java.lang.String format(ServerObject o)
           
 void formatMethods(ServerObject obj)
           
 void setWrapper(Wrapper wrapper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatBuilder

public FormatBuilder()

FormatBuilder

public FormatBuilder(Wrapper wrapper)
Method Detail

setWrapper

public void setWrapper(Wrapper wrapper)

format

public java.lang.String format(ServerObject o)
                        throws ServerException
Throws:
ServerException

formatMethods

public void formatMethods(ServerObject obj)