Uses of Package
org.pentaho.di.core.xml

Packages that use org.pentaho.di.core.xml
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   
org.pentaho.di.core.xml   
 

Classes in org.pentaho.di.core.xml used by org.pentaho.di.compatibility
XMLInterface
          Implementing classes of this interface know how to express themselves using XML They also can construct themselves using XML.
 

Classes in org.pentaho.di.core.xml used by org.pentaho.di.core.geospatial
XMLInterface
          Implementing classes of this interface know how to express themselves using XML They also can construct themselves using XML.
 

Classes in org.pentaho.di.core.xml used by org.pentaho.di.core.xml
XMLHandlerCache
          Singleton to help speed up lookups in an XML DOM tree.
XMLHandlerCacheEntry
          This is an entry in an XMLHandlerCache