Package | Description |
---|---|
ilog.views.diagrammer.datasource |
Contains the classes that define Diagrammer data sources.
|
ilog.views.maps.symbology.swing |
This package contains Swing components that help in manipulating the
symbology.
|
ilog.views.sdm |
The main Rogue Wave JViews Stylable Data Mapper (SDM) package.
|
ilog.views.sdm.util |
Contains SDM utility classes.
|
Modifier and Type | Method and Description |
---|---|
protected IlvXMLConnector |
IlvXMLDataSource.getConnector()
Returns the XML connector.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvPersistentSDMModelXMLConnector
This XML connector uses an
IlvPersistentSDMNodeFactory to re-create nodes. |
Modifier and Type | Method and Description |
---|---|
IlvXMLConnector |
IlvSDMEngine.getXMLConnector()
Returns the
IlvXMLConnector
object used to read and write the contents of the
SDM data model from/to XML files. |
Modifier and Type | Method and Description |
---|---|
void |
IlvSDMEngine.setXMLConnector(IlvXMLConnector connector)
Sets the
IlvXMLConnector
object used to read and write the contents of the
SDM data model from/to XML files. |
Modifier and Type | Class and Description |
---|---|
class |
IlvXSLConnector
IlvXSLConnector is a subclass of IlvXMLConnector
that can transform a third-party XML format
into the format accepted by the SDM engine using XSLT. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.