Uses of Class
org.deegree_impl.io.shpapi.DBaseIndexException

Packages that use DBaseIndexException
org.deegree_impl.io.shpapi   
 

Uses of DBaseIndexException in org.deegree_impl.io.shpapi
 

Subclasses of DBaseIndexException in org.deegree_impl.io.shpapi
 class InvalidKeyTypeException
           
 class KeyAlreadyExistException
           
 class KeyNotFoundException
           
 class KeyTooLongException
           
 

Methods in org.deegree_impl.io.shpapi that throw DBaseIndexException
 int[] ShapeFile.getGeoNumbersByAttribute(java.lang.String column, java.lang.Comparable value)
          returns a int array that containts all the record numbers that matches the search operation