javax.xml.transform.dom

Interface DOMLocator

public interface DOMLocator extends SourceLocator

Locator for reporting a location in a W3C DOM object graph.
Method Summary
NodegetOriginatingNode()
Returns the node on which the event originated.

Method Detail

getOriginatingNode

public Node getOriginatingNode()
Returns the node on which the event originated.