|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.makumba.commons.NameResolver.TextList
public static class NameResolver.TextList
| Field Summary | |
|---|---|
(package private) ArrayList<Object> |
content
|
(package private) StringBuffer |
lastBuffer
|
| Constructor Summary | |
|---|---|
NameResolver.TextList()
|
|
| Method Summary | |
|---|---|
NameResolver.TextList |
append(DataDefinition dd,
String field)
|
NameResolver.TextList |
append(Object o)
|
void |
clear()
|
String |
toString()
|
String |
toString(NameResolver nr)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
ArrayList<Object> content
StringBuffer lastBuffer
| Constructor Detail |
|---|
public NameResolver.TextList()
| Method Detail |
|---|
public NameResolver.TextList append(Object o)
public NameResolver.TextList append(DataDefinition dd,
String field)
public void clear()
public String toString()
toString in class Objectpublic String toString(NameResolver nr)
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||