|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.org.venice.table.WatchScreenWriter
This class writes watch screens in XML format.
WatchScreen,
WatchScreenReader| Method Summary | |
static void |
write(WatchScreen watchScreen,
java.io.OutputStream stream)
Write the watch screen to the output stream in XML format. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void write(WatchScreen watchScreen,
java.io.OutputStream stream)
watchScreen - the watch screen to writestream - the output stream to write the watch screen.
|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||