|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.databene.platform.xls.XLSEntitySourceProvider
public class XLSEntitySourceProvider
DataSourceProvider
implementation which creates XLS entity sources.
Created: 05.05.2010 15:08:03
Constructor Summary | |
---|---|
XLSEntitySourceProvider(ComplexTypeDescriptor entityType,
boolean formatted,
org.databene.commons.Converter<java.lang.String,?> scriptConverter)
|
Method Summary | |
---|---|
EntitySource |
create(java.lang.String uri,
BeneratorContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XLSEntitySourceProvider(ComplexTypeDescriptor entityType, boolean formatted, org.databene.commons.Converter<java.lang.String,?> scriptConverter)
Method Detail |
---|
public EntitySource create(java.lang.String uri, BeneratorContext context)
create
in interface DataSourceProvider<Entity>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |