Packages
org.geotools.feature Contains helper classes for dealing with GeoTools2 Features data Structures.
org.geotools.graph Graph classes that builds and walk networks based on Feature relationships.
org.geotools.graph.build Builds networks based on Feature relationships.
org.geotools.graph.network Builds networks based on linear geometries.
org.geotools.graph.traverse Defines Graph traversals based on Visitor pattern.
org.geotools.graph.util Utility classes used by the graph module.
org.geotools.validation Defines the Validation Processor and Support classes.
org.geotools.validation.attributes Simple Attribute based Validation implementations.
org.geotools.validation.dto Data Transfer Objects for use with the ValidationProcessor.
org.geotools.validation.network  
org.geotools.validation.spatial Geometry based Validation implementations.
org.geotools.validation.xml This package contains the functionality required to read and write XML versions of the org.geotools.validation.dto classes.
org.vfny.geoserver Contains all interface servlets, one for each WFS response.
org.vfny.geoserver.action Control of the GeoServer application (Struts Actions).
org.vfny.geoserver.action.data Contains Actions for configuring the GeoServer Data Model.
org.vfny.geoserver.action.global  
org.vfny.geoserver.action.validation  
org.vfny.geoserver.action.wfs Contains Actions for configuring the GeoServer Web Feature Server.
org.vfny.geoserver.action.wms Contains Actions for configuring the GeoServer Web Map Server.
org.vfny.geoserver.config Configuration Model being edited.
org.vfny.geoserver.config.validation Validation Model being edited.
org.vfny.geoserver.form.data Contains Form Beans describing the GeoServer Data Model.
org.vfny.geoserver.form.global  
org.vfny.geoserver.form.validation  
org.vfny.geoserver.form.wfs Contains Web Feature Server Form Beans.
org.vfny.geoserver.form.wms Contains Web Map Server Form Beans.
org.vfny.geoserver.global Maintains the GeoServer applicaiton state (This is the Application).
org.vfny.geoserver.global.dto Maintains the Data Transfer Objects used to set up GeoServer.
org.vfny.geoserver.global.xml Offers XML based persistence to the GeoServer application.
org.vfny.geoserver.requests Handles all of the request processing for GeoServer.
org.vfny.geoserver.requests.readers Client request processing into GeoServer Request objects.
org.vfny.geoserver.requests.readers.wfs WFS Client request processing into Request objects for the GeoServer framework.
org.vfny.geoserver.requests.readers.wms WMS Client request processing into Request objects for the GeoServer framework.
org.vfny.geoserver.requests.wfs Handles all of the WFS request processing for GeoServer.
org.vfny.geoserver.requests.wms Handles all of the request processing for the WMS interfaces.
org.vfny.geoserver.responses Manages all of the top-level responses.
org.vfny.geoserver.responses.wfs Manages all of the top-level WFS responses.
org.vfny.geoserver.responses.wms Manages all of the top-level WMS responses.
org.vfny.geoserver.responses.wms.map Manages all of the WMS Map responses.
org.vfny.geoserver.servlets Provides Servlets Framework used by GeoServer.
org.vfny.geoserver.servlets.wfs Provides Servlets for the GeoServer Web Feature Server implementation.
org.vfny.geoserver.servlets.wms Provides Servlets for the GeoServer Web Map Server implementation.
org.vfny.geoserver.zserver Provides a ZServer Catalog Service for GeoServer.