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 Perforce 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 Perforce JViews
file, in which a field can not be found.
|
IlvReadFileException |
This exception may occur when reading a Perforce JViews
file.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.