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