public class NodeMemoryFactoryV32 extends NodeFactoryV32
Objects of this class should not be created directly as they are part of the internal logic.
| Constructor and Description |
|---|
NodeMemoryFactoryV32() |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
construct(Dataset dataSet,
int index,
BinaryReader reader)
Implements the creation of a new instance of Node version 3.2.
|
getLengthcreate, getBaseLength, getNodeNumericIndexLengthgetLengthprotected Node construct(Dataset dataSet, int index, BinaryReader reader)
construct in class NodeFactorydataSet - The data set whose node list the node is contained within.index - The offset to the start of the node within the string data
structure.reader - Binary reader positioned at the start of the Node.Copyright © 2017 51Degrees. All rights reserved.