public class ProfileOffsetFactory extends BaseEntityFactory<ProfileOffset>
Objects of this class should not be created directly as they are part of the internal logic.
| 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
|
int |
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 datapublic int getLength()
getLength in class BaseEntityFactory<ProfileOffset>Copyright © 2017 51Degrees. All rights reserved.