Skip navigation links

Package com.ibm.xtools.transform.core.config

This package provides public API for manipulating transform configurations.

See: Description

Package com.ibm.xtools.transform.core.config Description

This package provides public API for manipulating transform configurations.

Package Specification

Each transformation configuration defines the source, target and property information needed to execute the transformation.

The utility class, TransformConfigUtil, provides an API to create, delete or retrieve transformation configurations. It also provides an API to open an editor to modify the contents of a transformation configuration.

Skip navigation links