Package | Description |
---|---|
casa.io |
Contains classes implementing CASA's agent persistence system.
|
casa.io.tools |
Modifier and Type | Method and Description |
---|---|
CASAFileIndexEntry |
CASAFileIndex.getEntry(String name)
Get the given nodes index entry.
|
private CASAFileIndexEntry |
CASAFileIndex.nextEntry(CASAInputStream in) |
protected CASAFileIndexEntry |
CASAFileIndex.removeEntry(String name)
returns the entry removed if entry existed in index, otherwise null
|
Constructor and Description |
---|
CASAFileTreeIndexEntry(CASAFileIndexEntry index,
CASAFile file) |