public class AnchorNode extends Node
| Constructor and Description |
|---|
AnchorNode(Node realNode) |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
getNodeType() |
Node |
getRealNode() |
equals, getConstruct, getEndMark, getStartMark, getTag, hashCode, isRecursive, setConstruct, setRecursive, setTagpublic AnchorNode(Node realNode)
public NodeType getNodeType()
getNodeType in class Nodepublic Node getRealNode()
Copyright © 2018. All rights reserved.