| Constructor and Description |
|---|
STTools.EntryCollector() |
| Modifier and Type | Method and Description |
|---|---|
List<STXRefEntry> |
getEntries() |
void |
visitFromCompressed(STXRefEntryCompressed entry) |
void |
visitFromFree(STXRefEntryFree entry) |
void |
visitFromOccupied(STXRefEntryOccupied entry) |
public List<STXRefEntry> getEntries()
public void visitFromCompressed(STXRefEntryCompressed entry) throws XRefEntryVisitorException
XRefEntryVisitorExceptionpublic void visitFromFree(STXRefEntryFree entry) throws XRefEntryVisitorException
XRefEntryVisitorExceptionpublic void visitFromOccupied(STXRefEntryOccupied entry) throws XRefEntryVisitorException
XRefEntryVisitorExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.