public class ComponentFactoryV31 extends ComponentFactory
Objects of this class should not be created directly as they are part of the internal logic.
| Constructor and Description |
|---|
ComponentFactoryV31() |
| Modifier and Type | Method and Description |
|---|---|
Component |
create(Dataset dataSet,
int index,
BinaryReader reader)
Constructs a new instance of ComponentV31.
|
getLengthgetLengthpublic Component create(Dataset dataSet, int index, BinaryReader reader)
create in class BaseEntityFactory<Component>dataSet - The data set whose components list the component is
contained within.index - Index of the entity within the list.reader - Reader connected to the source data structure and
positioned to start reading.Copyright © 2017 51Degrees. All rights reserved.