|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceFactory | |
|---|---|
| org.databene.benerator.factory | |
| org.databene.platform.csv | |
| org.databene.platform.xls | |
| Uses of SourceFactory in org.databene.benerator.factory |
|---|
| Methods in org.databene.benerator.factory with parameters of type SourceFactory | |
|---|---|
static Generator<Entity> |
DescriptorUtil.createRawEntitySourceGenerator(TypeDescriptor complexType,
BeneratorContext context,
java.lang.String sourceName,
SourceFactory factory)
|
| Uses of SourceFactory in org.databene.platform.csv |
|---|
| Classes in org.databene.platform.csv that implement SourceFactory | |
|---|---|
class |
CSVEntitySourceFactory
EntitySource implementation which creates Iterables that iterate through CSV files. |
| Uses of SourceFactory in org.databene.platform.xls |
|---|
| Classes in org.databene.platform.xls that implement SourceFactory | |
|---|---|
class |
XLSEntitySourceFactory
SourceFactory implementation which creates XLS entity sources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||