Class SimpleGMLReader


  • public class SimpleGMLReader
    extends Object
    Provides an easy way to read spatial data from a GML document. Attributes are not read. Simply pass in a Reader on the GML, and the names of the various tags. A List of Geometries will be returned.
    • Constructor Detail

      • SimpleGMLReader

        public SimpleGMLReader()