Package | Description |
---|---|
ilog.views.chart.data.xml |
This package contains readers and writers that allow read/write Chart
data from/to org.w3c.dom.Document object.
|
Modifier and Type | Method and Description |
---|---|
static IlvXMLPropertyReader |
IlvXMLDataReader.getDefaultPropertyReader()
Returns the default property reader or
null if no default
property reader has been set. |
IlvXMLPropertyReader |
IlvXMLDataReader.getPropertyReader(String propertyName)
Returns the property reader associated with the specified property, or the
default property reader if the property name is
null . |
Modifier and Type | Method and Description |
---|---|
static void |
IlvXMLDataReader.registerPropertyReader(String propertyName,
IlvXMLPropertyReader reader)
Associates the specified property reader with the specified property.
|
void |
IlvXMLDataReader.setPropertyReader(String propertyName,
IlvXMLPropertyReader reader)
Associates the specified property reader with the specified property.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.