|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectfr.ocelet.runtime.otypes.Otext
public class Otext
| Constructor Summary | |
|---|---|
Otext(java.lang.Object o)
|
|
| Method Summary | |
|---|---|
int |
compareTo(Otext text)
Compares two Otext lexicographically. |
Otext |
concat(Otext text)
Concatenates the specified string to the end of this Otext |
java.lang.String |
toString()
Overrides the Object.toString() method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Otext(java.lang.Object o)
| Method Detail |
|---|
public Otext concat(Otext text)
text -
public int compareTo(Otext text)
text -
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||