gdal2 ~master (2019-02-12T19:12:12Z)
Home
Dub
Repo
CPLParseXMLFile
gdal
cpl
minixml
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
CPLXMLNode
*
CPLParseXMLFile
(
const
(
char
)*
pszFilename
)
Meta
Source
See Implementation
gdal
cpl
minixml
aliases
CPLXMLNodeType
enums
CXT_Element
functions
CPLAddXMLAttributeAndValue
CPLAddXMLChild
CPLAddXMLSibling
CPLCleanXMLElementName
CPLCloneXMLTree
CPLCreateXMLElementAndValue
CPLCreateXMLNode
CPLDestroyXMLNode
CPLGetXMLNode
CPLGetXMLValue
CPLParseXMLFile
CPLParseXMLString
CPLRemoveXMLChild
CPLSearchXMLNode
CPLSerializeXMLTree
CPLSerializeXMLTreeToFile
CPLSetXMLValue
CPLStripXMLNamespace
structs
CPLXMLNode