public class ShortcutReferenceNode extends SomExpressionNode
| Modifier and Type | Field and Description |
|---|---|
protected String |
shortcut |
protected static ConcurrentHashMap<String,String> |
shortcuts |
reference| Constructor and Description |
|---|
ShortcutReferenceNode(String reference) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
match(FormNode node) |
matchprotected static final ConcurrentHashMap<String,String> shortcuts
protected String shortcut
public ShortcutReferenceNode(String reference)
public boolean match(FormNode node)
match in class SomExpressionNodepublic boolean equals(Object o)
equals in class SomExpressionNodepublic int hashCode()
hashCode in class SomExpressionNodeCopyright (C) 1998-2019 iText Group NV. All Rights Reserved.