Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface NodeConsumer
Method Summary | |
void |
|
public void setOriginatingNode(Node n)
Set the node that is originating the SAX event.
- Parameters:
n
- Reference to node that originated the current event.