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