|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.histpop.server.browser.FormatBuilder
public class FormatBuilder
| 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 |
|---|
public FormatBuilder()
public FormatBuilder(Wrapper wrapper)
| Method Detail |
|---|
public void setWrapper(Wrapper wrapper)
public java.lang.String format(ServerObject o)
throws ServerException
ServerExceptionpublic void formatMethods(ServerObject obj)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||