Uses of Class
gistoolkit.server.mapservice.OGCParser

Packages that use OGCParser
gistoolkit.server.mapservice   
 

Uses of OGCParser in gistoolkit.server.mapservice
 

Subclasses of OGCParser in gistoolkit.server.mapservice
 class OGC1_0_0Parser
          Parser that understands the OGC 1.1.0 specification.
 class OGC1_1_0Parser
          Parser that understands the OGC 1.1.0 specification.
 class OGC1_1_1Parser
          Class to create a map request from the input parameters.