|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.file.FileBuilder
public class FileBuilder
Calls a Generator several times and writes its output to a DocumentWriter.
Created: 08.06.2007 17:53:50
| Constructor Summary | |
|---|---|
FileBuilder()
|
|
| Method Summary | ||
|---|---|---|
static
|
build(Generator<T> generator,
int length,
org.databene.commons.DocumentWriter<T> writer)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileBuilder()
| Method Detail |
|---|
public static <T> void build(Generator<T> generator,
int length,
org.databene.commons.DocumentWriter<T> writer)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||