org.openmdx.base.text.format
Class IndexedRecordFormatter

java.lang.Object
  extended by org.openmdx.base.text.format.IndexedRecordFormatter

Deprecated. use org.openmdx.kernel.text.format.IntendingFormatter

public class IndexedRecordFormatter
extends Object

Indexed Record Formatter

See Also:
IndentingFormatter

Constructor Summary
IndexedRecordFormatter(IndexedRecord source)
          Deprecated. Constructor
IndexedRecordFormatter(String recordName, String recordShortDescription, Object values)
          Deprecated. Constructor
 
Method Summary
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IndexedRecordFormatter

public IndexedRecordFormatter(IndexedRecord source)
Deprecated. 
Constructor

Parameters:
source -

IndexedRecordFormatter

public IndexedRecordFormatter(String recordName,
                              String recordShortDescription,
                              Object values)
Deprecated. 
Constructor

Parameters:
recordName -
recordShortDescription -
values - The values of the indexed record represented by a List or an array of objects or primitive types.
Method Detail

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.