Package | Description |
---|---|
ilog.cpl.datasource |
Contains data source interfaces and default implementation and some related abstract adapters.
|
ilog.cpl.storage |
Contains classes related to data storage, including styles, datasources and deployment descriptor.
|
ilog.tgo.datasource |
Provides
IltObject Datasource support. |
Modifier and Type | Method and Description |
---|---|
ilog.cpl.storage.internal.IlpSAXDataHandler |
IlpAbstractDataSource.createDataHandler(IlpMutableDataSource dataSource,
XMLReader parser,
IlpIdentifierFactory identifierFactory,
IlpFilter pfilter,
Object parentIdOfRootObjects,
boolean buffering,
Logger logger)
Creates a new datasource data handler.
|
Modifier and Type | Method and Description |
---|---|
IlpIdentifierFactory |
IlpDataSourceOutput.getIdentifierFactory()
Returns the identifier factory.
|
IlpIdentifierFactory |
IlpDataSourceLoader.getIdentifierFactory()
Returns the identifier factory.
|
Modifier and Type | Method and Description |
---|---|
ilog.cpl.storage.internal.IlpSAXDataHandler |
IlpDataSourceLoader.createDataHandler(IlpMutableDataSource dataSource,
XMLReader parser,
IlpIdentifierFactory identifierFactory,
IlpFilter pfilter,
Object parentIdOfRootObjects,
boolean buffering,
Logger logger)
Creates a new datasource data handler.
|
void |
IlpDataSourceOutput.setIdentifierFactory(IlpIdentifierFactory identifierFactory)
Sets the identifier factory to be used when writing data.
|
void |
IlpDataSourceLoader.setIdentifierFactory(IlpIdentifierFactory identifierFactory)
Sets the identifier factory to be used when loading data.
|
Modifier and Type | Method and Description |
---|---|
ilog.cpl.storage.internal.IlpSAXDataHandler |
IltDefaultDataSource.createDataHandler(IlpMutableDataSource dataSource,
XMLReader parser,
IlpIdentifierFactory identifierFactory,
IlpFilter pfilter,
Object parentIdOfRootObjects,
boolean buffering,
Logger logger) |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.