public interface IlvResourceReader
IlvResourceReader
defines a resource reader.
It reads a resource
from a given Element
.
The reader is used in an IlvGanttDocumentReader
.Modifier and Type | Method and Description |
---|---|
IlvResource |
readResource(Element elem,
IlvGanttDocumentReader.Context readContext)
Reads a resource from a given
Element . |
IlvResource readResource(Element elem, IlvGanttDocumentReader.Context readContext) throws IlvGanttReaderException
Element
.elem
- The given element to read from.readContext
- The read context.IlvGanttReaderException
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.