|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--apollo.Template.ParsedText
| Constructor Summary | |
ParsedText(java.util.Vector textVector,
java.util.Hashtable hashFormRoles,
int length)
|
|
| Method Summary | |
java.util.Hashtable |
getHashFormRoles()
|
int |
getLength()
|
java.util.Vector |
getTextVector()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ParsedText(java.util.Vector textVector,
java.util.Hashtable hashFormRoles,
int length)
| Method Detail |
public java.util.Vector getTextVector()
public int getLength()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.util.Hashtable getHashFormRoles()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||