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. 
 

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.