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 © 2021 The Apache Software Foundation. All rights reserved.