|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.tract.TractWriter
public class TractWriter
Constructor Summary | |
---|---|
TractWriter()
|
Method Summary | |
---|---|
static java.lang.String |
asString(Tract tract)
|
static void |
store(Tract tract,
java.io.OutputStream out,
Fetcher context)
|
static void |
store(Tract tract,
java.io.OutputStream out,
StringFinder context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TractWriter()
Method Detail |
---|
public static void store(Tract tract, java.io.OutputStream out, Fetcher context) throws java.io.IOException
java.io.IOException
public static void store(Tract tract, java.io.OutputStream out, StringFinder context) throws java.io.IOException
java.io.IOException
public static java.lang.String asString(Tract tract)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |