public class ProfileStreamFactory extends ProfileFactory
Objects of this class should not be created directly as they are part of the internal logic.
| Constructor and Description |
|---|
ProfileStreamFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Profile |
construct(Dataset dataSet,
int index,
BinaryReader reader)
Returns a new Profile object.
|
create, getLengthgetLengthprotected Profile construct(Dataset dataSet, int index, BinaryReader reader)
ProfileFactoryconstruct in class ProfileFactorydataSet - the data set whose profile list the profile is contained
within.index - the offset to the start of the profile within the profile
data structure.reader - Binary reader positioned at the start of the Profile.Copyright © 2015 51Degrees. All rights reserved.