org.eigenbase.xom
Interface Locator

All Known Implementing Classes:
GenericDOMParser, JaxpDOMParser, XercesDOMParser

public interface Locator

Callback to find the location of a node within its document.

Since:
Jun 6, 2008
Author:
jhyde
 

Method Summary
 Location getLocation(DOMWrapper wrapper)
           
 

Method Detail

getLocation

Location getLocation(DOMWrapper wrapper)

SourceForge.net_Logo