Uses of Class
org.pentaho.di.core.xml.XMLHandlerCacheEntry
-
Packages that use XMLHandlerCacheEntry Package Description org.pentaho.di.core.xml -
-
Uses of XMLHandlerCacheEntry in org.pentaho.di.core.xml
Methods in org.pentaho.di.core.xml with parameters of type XMLHandlerCacheEntry Modifier and Type Method Description int
XMLHandlerCache. getLastChildNr(XMLHandlerCacheEntry entry)
Retrieve the last child were we left off...void
XMLHandlerCache. storeCache(XMLHandlerCacheEntry entry, int lastChildNr)
Store a cache entry
-