xpointer
Interface LocationIterator


public interface LocationIterator

This interface extends the concept of NodeIterator to locations.


Method Summary
 Location nextLocation()
           
 

Method Detail

nextLocation

public Location nextLocation()