Creates the appropriate object given a string containing XML.
[Visual Basic]
Public Shared Function Create( _
ByVal wkt As String _
) As Object
Object representation of the XML.
Missing <remarks> documentation for M:Geotools.IO.CoordinateSystemWktReader.Create(System.String)
Exception Type | Condition |
---|---|
ParseException | If a token is not recognised. |
CoordinateSystemWktReader Class | CoordinateSystemWktReader Members | Geotools.IO Namespace