@FunctionalInterface protected static interface AbstractReader.NodeReader
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Node n)
Reads the node tags.
|
void accept(Node n) throws IllegalDataException
n - nodeIllegalDataException - in case of invalid data