public class AnchorNode extends Node
| Constructor and Description |
|---|
AnchorNode(Node realNode) |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
getNodeType() |
Node |
getRealNode() |
equals, getAnchor, getBlockComments, getEndComments, getEndMark, getInLineComments, getProperty, getStartMark, getTag, hashCode, isRecursive, setAnchor, setBlockComments, setEndComments, setInLineComments, setProperty, setRecursive, setTagpublic AnchorNode(Node realNode)
public NodeType getNodeType()
getNodeType in class Nodepublic Node getRealNode()
Copyright © 2018–2022. All rights reserved.