|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.text.format.IndexedRecordFormatter
public class IndexedRecordFormatter
Indexed Record Formatter
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 |
|---|
public IndexedRecordFormatter(IndexedRecord source)
source -
public IndexedRecordFormatter(String recordName,
String recordShortDescription,
Object values)
recordName - recordShortDescription - values - The values of the indexed record represented by a List or an
array of objects or primitive types.| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||