Package | Description |
---|---|
org.shredzone.commons.pdb.converter |
Modifier and Type | Method and Description |
---|---|
RawAppInfo |
RawConverter.convertAppInfo(PdbFile reader,
int size,
PdbDatabase<RawRecord,RawAppInfo> database) |
Modifier and Type | Method and Description |
---|---|
RawRecord |
RawConverter.convert(PdbFile reader,
int record,
int size,
int attribute,
PdbDatabase<RawRecord,RawAppInfo> database) |
RawAppInfo |
RawConverter.convertAppInfo(PdbFile reader,
int size,
PdbDatabase<RawRecord,RawAppInfo> database) |
boolean |
RawConverter.isAcceptable(PdbDatabase<RawRecord,RawAppInfo> database) |
Copyright © 2009–2017. All rights reserved.