|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.erights.e.elib.oldeio.UnQuote
Safe: Wraps a string, and prints/quotes as the string, rather than the quoted form of the string.
| Field Summary | |
private String |
myStr
|
| Constructor Summary | |
UnQuote(String str)
Enabled: |
|
| Method Summary | |
String |
toString()
Suppressed: |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private final String myStr
| Constructor Detail |
public UnQuote(String str)
| 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 | ||||||||||