Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.stats.element
Class DefaultElementFormat

java.lang.Object
  extended by com.jivesoftware.base.stats.element.DefaultElementFormat
All Implemented Interfaces:
ElementFormat

public class DefaultElementFormat
extends java.lang.Object
implements ElementFormat

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

DefaultElementFormat

public DefaultElementFormat()
Method Detail

format

public java.lang.String format(Element e)
Specified by:
format in interface ElementFormat

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.