| Package | Description | 
|---|---|
| ilog.views.gantt.project | 
 Provides classes that are used to apply project files created by the
Gantt Designer to an  
IlvGanttChart or an
IlvScheduleChart. | 
| ilog.views.gantt.xml | 
 This package contains readers and writers that allow 
read/write Gantt data from/to org.w3c.dom.Element objects. 
 | 
| Class and Description | 
|---|
| IlvGanttDocumentReader
 The  
IlvGanttDocumentReader class reads an IlvGanttModel
 from an XML document. | 
| IlvGanttDocumentWriter
 The  
IlvGanttDocumentWriter class writes an IlvGanttModel
 to an XML document. | 
| Class and Description | 
|---|
IlvActivityReader
IlvActivityReader defines an activity reader. | 
IlvActivityWriter
IlvActivityWriter defines an activity writer. | 
IlvConstraintReader
IlvConstraintReader defines a constraint reader. | 
IlvConstraintWriter
IlvConstraintWriter defines a constraint writer. | 
| IlvGanttDocumentReader
 The  
IlvGanttDocumentReader class reads an IlvGanttModel
 from an XML document. | 
| IlvGanttDocumentReader.Context
 The  
IlvGanttDocumentReader.Context class is the context
 object passed to the IlvActivityReader, IlvResourceReader,
 IlvConstraintReader, and IlvReservationReader when an XML
 document is
 read
 into a Gantt model. | 
| IlvGanttDocumentWriter
 The  
IlvGanttDocumentWriter class writes an IlvGanttModel
 to an XML document. | 
| IlvGanttDocumentWriter.Context
 The  
IlvGanttDocumentWriter.Context class is the context object
 passed to the IlvActivityWriter, IlvResourceWriter,
 IlvConstraintWriter, and IlvReservationWriter when a Gantt
 model is being
 written
 to an XML document. | 
| IlvGanttReaderException
 This class is used to report exceptions encountered by reading a Gantt
 Model from a DOM object. 
 | 
IlvReservationReader
IlvResourceReader defines a reservation reader. | 
IlvReservationWriter
IlvReservationWriter defines a reservation writer. | 
IlvResourceReader
IlvResourceReader defines a resource reader. | 
IlvResourceWriter
IlvResourceWriter defines a resource writer. | 
| IlvSDXLConstants
 The  
IlvSDXLConstants interface defines various constant values
 used throughout the ilog.views.gantt.xml package. | 
| IlvSimpleActivityReader | 
| IlvSimpleActivityWriter | 
| IlvSimpleConstraintReader | 
| IlvSimpleConstraintWriter | 
| IlvSimpleReservationReader | 
| IlvSimpleReservationWriter | 
| IlvSimpleResourceReader
 An  
IlvSimpleResourceReader reads an
 IlvSimpleResource from a given Element. | 
| IlvSimpleResourceWriter | 
| IlvTimeReader
 A time reader is capable of reading a  
Date
 from a string or from an attribute of a given element. | 
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.