public interface IlvReservationReader
IlvResourceReader
defines a reservation reader.
It reads a reservation
from a given Element
.
The reader is used in an IlvGanttDocumentReader
.Modifier and Type | Method and Description |
---|---|
IlvReservation |
readReservation(Element elem,
IlvGanttDocumentReader.Context readContext)
Reads a reservation from a given
Element . |
IlvReservation readReservation(Element elem, IlvGanttDocumentReader.Context readContext) throws IlvGanttReaderException
Element
.elem
- The given element to read from.readContext
- The read context.IlvGanttReaderException
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.