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