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, setTagpublic AnchorNode(Node realNode)
public NodeType getNodeType()
getNodeType in class Nodepublic Node getRealNode()
Copyright © 2018–2019. All rights reserved.