Uses of Class
org.geotools.data.shapefile.shp.xml.IdInfo
- 
Packages that use IdInfo Package Description org.geotools.data.shapefile.shp.xml  - 
- 
Uses of IdInfo in org.geotools.data.shapefile.shp.xml
Methods in org.geotools.data.shapefile.shp.xml that return IdInfo Modifier and Type Method Description IdInfoMetadata. getIdinfo()protected IdInfoShpXmlFileReader. parseIdInfo(XMLStreamReader reader)Methods in org.geotools.data.shapefile.shp.xml with parameters of type IdInfo Modifier and Type Method Description voidMetadata. setIdinfo(IdInfo idinfo) 
 -