public interface NodeConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
setOriginatingNode(Node n)
Set the node that is originating the SAX event.
|
void setOriginatingNode(Node n)
n - Reference to node that originated the current event.Copyright © 2018–2021 mhoffrogge. All rights reserved.