See: Description
Interface | Description |
---|---|
IlvManagerStreamFactory |
IlvManagerStreamFactory is an interface that manages the
creation of the input and output streams of a manager. |
IlvPersistentObject |
This interface must be implemented by objects
that will be saved to JViews i/o streams.
|
Class | Description |
---|---|
IlvInputStream |
This class allows a Rogue Wave JViews formatted file to be read.
|
IlvOutputStream |
This class writes an
IlvManager to a stream that
can be read by the class IlvInputStream . |
IlvSingleValueNamedProperty |
The class
IlvSingleValueNamedProperty is a named property
for general purpose that allows to store a simple single value. |
Exception | Description |
---|---|
IlvFieldNotFoundException |
This exception may occur when reading a formatted Rogue Wave JViews
file, in which a field can not be found.
|
IlvReadFileException |
This exception may occur when reading a Rogue Wave JViews
file.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.