public abstract class SomExpressionNode extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
SomExpressionNode(String reference) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
abstract boolean |
match(FormNode node) |
boolean |
match(String reference) |
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.