public class NodeV31 extends Node
Objects of this class should not be created directly as they are part of the internal logic.
For more information see: how Pattern device detection works.
numericChildrenchildren, childrenCount, nextCharacterPosition, NODE_INDEX_LENGTH, NODE_NUMERIC_INDEX_LENGTH, nodeStartStreamPosition, numericChildrenCount, position, rankedSignatureCountdataSet, index| Constructor and Description |
|---|
NodeV31(Dataset dataSet,
int offset,
BinaryReader reader)
Constructs a new instance of NodeV31.
|
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getRankedSignatureIndexes()
An array of the ranked signature indexes for the node.
|
getNumericChildrenaddCharacters, compareTo, equals, getCharacters, getChildrenLength, getCompleteNode, getCompleteNumericNode, getIsOverlap, getLength, getNumericChildrenLength, getRoot, hashCode, init, readNodeNumericIndexes, toStringcompareTo, compareTo, getDataSet, getIndex, getIsNumeric, getNumber, readIntegerArray, readIntegerListpublic NodeV31(Dataset dataSet, int offset, BinaryReader reader)
dataSet - The data set the node is contained within.offset - The offset in the data structure to the node.reader - BinaryReader connected to the source data structure and
positioned to start reading.public List<Integer> getRankedSignatureIndexes()
getRankedSignatureIndexes in class NodeCopyright © 2017 51Degrees. All rights reserved.