GMLReader Class

Uses

GeoCalcPBW::GeoBase

 

Classes that Use

GeoCalcPBW::GMLStreamReader

GeoCalcPBW::GMLURLReader

 

Description

Abstract base class for GML readers.

 

Public Enumerations

Enum

Description

ProfileType

Enumeration of supported GML profiles.

 

Public Methods

Method

Description

ClearCache

Clears the cache of previously-read objects.

get_IgnoreMetadata

Gets whether the reader is to ignore metadata.

get_TargetProfile

Gets the expected GML profile of the input data.

set_DataSource

Sets an optional reference GeoCalc data source object.

set_IgnoreMetadata

Sets whether the reader is to ignore metadata.

set_SchemaLocation

Sets the schema file name to use in validation.

set_TargetProfile

Sets the expected GML profile of the input data.