Uses of Interface
org.xmldb.api.base.ResourceIterator

Packages that use ResourceIterator
org.basex.api.xmldb   
org.xmldb.api.base   
 

Uses of ResourceIterator in org.basex.api.xmldb
 

Classes in org.basex.api.xmldb that implement ResourceIterator
 class BXResourceIterator
          Implementation of the ResourceIterator Interface for the XMLDB:API.
 

Uses of ResourceIterator in org.xmldb.api.base
 

Methods in org.xmldb.api.base that return ResourceIterator
 ResourceIterator ResourceSet.getIterator()
          Returns an iterator over all Resource instances stored in the set.