See: Description
Interface | Description |
---|---|
IlpDeploymentParser.IlpCustomHandler |
Interface for handlers of custom elements.
|
IlpSAXAttributeValueHandler.ResultHandler |
Internal use only !
|
IlpSAXSerializable |
This interface should be implemented by the classes that cannot be
serialized in XML using the default serialization.
|
IlpStorageAdapter |
Interface for classes which implement access to the physical data
storage (such as an RDBMS or file).
|
Class | Description |
---|---|
IlpAbstractChainedSAXHandler |
Abstract chained SAX handler.
|
IlpAbstractReader |
Abstract reader class for all the CPL data storage readers.
|
IlpAbstractSAXHandler |
Abstract SAX handler.
|
IlpAbstractWriter |
Abstract reader class for all the CPL data storage readers.
|
IlpClassManagerLoader |
This class can load an XML document into an
IlpMutableClassManager . |
IlpDataSourceLoader |
This class can load an XML document into an
IlpMutableDataSource . |
IlpDataSourceOutput |
This class writes all or part of the contents of a data source as an XML document.
|
IlpDefaultStorageAdapter |
Default implementation of access to the physical presentation data storage.
|
IlpDeploymentParser |
This class allows you to load a context from a deployment descriptor
in XML.
|
IlpEntityResolver |
Entity resolver for handling XML entity names.
|
IlpSAXArrayHandler |
Default SAX handler for arrays.
|
IlpSAXArrayWriter |
Writer for arrays.
|
IlpSAXAttributeValueHandler |
Default SAX handler for attribute values.
|
IlpStorageLoggers |
This class contains all loggers for package
ilog.cpl.storage ,
each with their own level threshold. |
Exception | Description |
---|---|
IlpDeploymentParsingException |
Exception class for exceptions sent when parsing the deployment descriptor.
|
IlpReadOnlyStorageAdapterException |
Storage adapter exception used for checking input sources and output
destinations.
|
Contains classes related to data storage, including styles, datasources and deployment descriptor.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.