GMLURLReader Class

Uses

GeoCalcPBW::GMLReader

 

Classes that Use

GeoCalcPBW::GMLIndicioReader

 

Description

This class is a GML reader class that parses data found at a specified URLs.  It supports GML from version 3.0 to version 3.2.

 

Public Constructors

Constructor

Description

GMLURLReader

The default constructor.

 

Public Methods

Method

Description

get_Attempts

Gets the maximum number of lookup query attempts to perform before giving up.

Read

Composes a GeoCalc object from the specified input.

set_Attempts

 Sets the maximum number of attempts that are made to a URL by the reader.