| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.polliwog.handlers.TextFormatter
public class TextFormatter
| Field Summary | |
|---|---|
| static java.lang.String | CONTENT | 
| Constructor Summary | |
|---|---|
| TextFormatter() | |
| Method Summary | |
|---|---|
|  java.lang.String | generate(java.lang.Object o,
         VisitorData vd,
         Templates templates) | 
|  void | init(org.jdom.Element root,
     VisitorEnvironment ve) | 
|  void | setQueryVariables(java.util.Map vars) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String CONTENT
| Constructor Detail | 
|---|
public TextFormatter()
| Method Detail | 
|---|
public void init(org.jdom.Element root,
                 VisitorEnvironment ve)
          throws org.jdom.JDOMException,
                 WeblogException
init in interface XMLIniterorg.jdom.JDOMException
WeblogExceptionpublic void setQueryVariables(java.util.Map vars)
setQueryVariables in interface JoSQLQueryExecutor
public java.lang.String generate(java.lang.Object o,
                                 VisitorData vd,
                                 Templates templates)
                          throws WeblogException
generate in interface HandlerWeblogException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||