gdal2 ~master (2019-02-12T19:12:12Z)
Home
Dub
Repo
CPLGetXMLValue
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
const
(
char
)*
CPLGetXMLValue
(
CPLXMLNode
*
poRoot
,
const
(
char
)*
pszPath
,
const
(
char
)*
pszDefault
)
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