public class AnchorNode extends Node
Constructor and Description |
---|
AnchorNode(Node realNode) |
Modifier and Type | Method and Description |
---|---|
NodeType |
getNodeType() |
Node |
getRealNode() |
equals, getAnchor, getEndMark, getProperty, getStartMark, getTag, hashCode, isRecursive, setAnchor, setProperty, setRecursive, setTag
public AnchorNode(Node realNode)
public NodeType getNodeType()
getNodeType
in class Node
public Node getRealNode()
Copyright © 2021 Hazelcast, Inc.. All rights reserved.