|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.factory.EMResultFactory
public class EMResultFactory
Constructor Summary | |
---|---|
EMResultFactory()
|
Method Summary | |
---|---|
static EMResult |
read(java.io.BufferedReader buffer)
|
static void |
write(EMResult result,
java.io.OutputStream stream)
|
static void |
write(EMResult result,
java.io.PrintWriter writer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EMResultFactory()
Method Detail |
---|
public static EMResult read(java.io.BufferedReader buffer) throws java.io.IOException
java.io.IOException
public static void write(EMResult result, java.io.OutputStream stream) throws java.io.IOException
java.io.IOException
public static void write(EMResult result, java.io.PrintWriter writer)
result
- writer
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |