One of the more annoying features of GML (from a SAX parsing perspective) is the dual coord and coordinate representation of coordinates. To further complicate the matter, delimiters for the coordinates element are quite flexible. This class hides all that nasty complexity beneath a benign exterior and greatly reduces the complexity of the GMLFilterDocument code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|