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 intXMLHandlerCache. getLastChildNr(XMLHandlerCacheEntry entry)Retrieve the last child were we left off...voidXMLHandlerCache. storeCache(XMLHandlerCacheEntry entry, int lastChildNr)Store a cache entry
-