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