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 SomExpressionNode
public boolean equals(Object o)
equals in class SomExpressionNode
public int hashCode()
hashCode in class SomExpressionNode
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.