|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.base.stats.element.DefaultElementFormat
public class DefaultElementFormat
The generic ElementFormat object: uses the given element's toString() method to format an Element.
| Constructor Summary | |
|---|---|
DefaultElementFormat()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(Element e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultElementFormat()
| Method Detail |
|---|
public java.lang.String format(Element e)
format in interface ElementFormat
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||