Package | Description |
---|---|
org.pentaho.di.core.xml |
Modifier and Type | Method and 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
|