| Implements the WFS DescribeFeatureTypes inteface, which tells clients the
schema for each feature type. This servlet returns descriptions of all
feature types served by the server. Note that this assumes that the
possible schemas are only single tables, with no foreign key relationships
with other tables.
author: Rob Hranac, TOPP author: $Author: Alessio Fabiani (alessio.fabiani@gmail.com) $ (last modification) author: $Author: Simone Giannecchini (simboss1@gmail.com) $ (last modification) version: $Id: Describe.java 6326 2007-03-15 18:36:40Z jdeolive $ |