public class ProfileOffsetFactory extends BaseEntityFactory<ProfileOffset>
| Constructor and Description |
|---|
ProfileOffsetFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProfileOffset |
create(Dataset dataSet,
int index,
BinaryReader reader)
Creates a new instance of profile offset from the reader
|
getLength, getLengthpublic ProfileOffset create(Dataset dataSet, int index, BinaryReader reader)
create in class BaseEntityFactory<ProfileOffset>dataSet - related to the data fileindex - index of the profile offset to returnreader - reader connected to the source data