|
|||||||||
| Home >> All >> com >> diaam >> lgpl >> [ script overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.diaam.lgpl.script
Class TextWays

java.lang.Objectcom.diaam.lgpl.script.TextWays
- public class TextWays
- extends java.lang.Object
Pas grand chose à dire de cette classe... sauf qu'elle mérite sans doute d'être développée.
- Version:
- 111999
| Field Summary | |
java.io.Writer |
err
|
java.io.Reader |
in
|
java.io.Writer |
out
|
| Constructor Summary | |
TextWays()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
in
public java.io.Reader in
out
public java.io.Writer out
err
public java.io.Writer err
| Constructor Detail |
TextWays
public TextWays()
|
|||||||||
| Home >> All >> com >> diaam >> lgpl >> [ script overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.diaam.lgpl.script.TextWays