|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--grace.io.handlers.java.util.Collection
This class is broken out into a separately loaded handler because it is only available in jdk 1.2. An instance of this handler will be created only if a jdk 1.2 collection is passed into the PrintWriter.
Constructor Summary | |
Collection()
|
Method Summary | |
void |
handle(PrintWriter writer,
Value value)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Collection()
Method Detail |
public void handle(PrintWriter writer, Value value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |