Uses of Interface
org.pentaho.di.core.xml.XMLInterface

Packages that use XMLInterface
org.pentaho.di.compatibility Contains all classes that make up the possible Value types: ValueString, ValueNumber, ..., the interface and the Value class itself. 
org.pentaho.di.core.geospatial   
 

Uses of XMLInterface in org.pentaho.di.compatibility
 

Classes in org.pentaho.di.compatibility that implement XMLInterface
 class Row
          This class describes a single row in a stream of data.
 class Value
          This class is one of the core classes of the Kettle framework.
 

Uses of XMLInterface in org.pentaho.di.core.geospatial
 

Classes in org.pentaho.di.core.geospatial that implement XMLInterface
 class SRS
          This class stores meta-data for a spatial reference system.