public class NodeV32 extends Node
Objects of this class should not be created directly as they are part of the internal logic.
numericChildren, numericChildrenPosition, poolchildren, childrenCount, nextCharacterPosition, NODE_INDEX_LENGTH, NODE_NUMERIC_INDEX_LENGTH, nodeStartStreamPosition, numericChildrenCount, position, rankedSignatureCountdataSet, index| Constructor and Description |
|---|
NodeV32(Dataset dataSet,
int offset,
BinaryReader reader)
Constructs a new instance of NodeV32.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getRankedSignatureIndexes() |
getNumericChildrenaddCharacters, compareTo, getCharacters, getChildrenLength, getCompleteNode, getCompleteNumericNode, getIsOverlap, getLength, getNumericChildrenLength, getRoot, init, readNodeNumericIndexes, toStringcompareTo, compareTo, getDataSet, getIndex, getIsNumeric, getNumber, readIntegerArraypublic NodeV32(Dataset dataSet, int offset, BinaryReader reader) throws IOException
dataSet - The data set the node is contained within.offset - The offset in the data structure to the node.reader - Reader connected to the source data structure and
positioned to start reading.IOException - if there was a problem accessing data file.public int[] getRankedSignatureIndexes()
throws IOException
getRankedSignatureIndexes in class NodeIOException - if there was a problem accessing data file.Copyright © 2015 51Degrees. All rights reserved.