public static class SegmentParser.NodeInfo
extends java.lang.Object
SegmentParser.parseNode(RecordId).| Modifier and Type | Field and Description |
|---|---|
int |
nodeCount
Number of child nodes
|
RecordId |
nodeId
Id of this record
|
int |
propertyCount
Number of properties
|
int |
size
Size in bytes of this node
|
public final RecordId nodeId
public final int nodeCount
public final int propertyCount
public final int size
public NodeInfo(RecordId nodeId, int nodeCount, int propertyCount, int size)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"