|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpIdentifierFactory | |
|---|---|
| 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. |
| Uses of IlpIdentifierFactory in ilog.cpl.datasource |
|---|
| Methods in ilog.cpl.datasource with parameters of type IlpIdentifierFactory | |
|---|---|
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. |
| Uses of IlpIdentifierFactory in ilog.cpl.storage |
|---|
| Methods in ilog.cpl.storage that return IlpIdentifierFactory | |
|---|---|
IlpIdentifierFactory |
IlpDataSourceLoader.getIdentifierFactory()
Returns the identifier factory. |
IlpIdentifierFactory |
IlpDataSourceOutput.getIdentifierFactory()
Returns the identifier factory. |
| Methods in ilog.cpl.storage with parameters of type IlpIdentifierFactory | |
|---|---|
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 |
IlpDataSourceLoader.setIdentifierFactory(IlpIdentifierFactory identifierFactory)
Sets the identifier factory to be used when loading data. |
void |
IlpDataSourceOutput.setIdentifierFactory(IlpIdentifierFactory identifierFactory)
Sets the identifier factory to be used when writing data. |
| Uses of IlpIdentifierFactory in ilog.tgo.datasource |
|---|
| Methods in ilog.tgo.datasource with parameters of type IlpIdentifierFactory | |
|---|---|
ilog.cpl.storage.internal.IlpSAXDataHandler |
IltDefaultDataSource.createDataHandler(IlpMutableDataSource dataSource,
XMLReader parser,
IlpIdentifierFactory identifierFactory,
IlpFilter pfilter,
Object parentIdOfRootObjects,
boolean buffering,
Logger logger)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||