dmagick.c.xmlTree

Undocumented in source.

Members

Functions

AddChildToXMLTree
XMLTreeInfo* AddChildToXMLTree(XMLTreeInfo* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AddPathToXMLTree
XMLTreeInfo* AddPathToXMLTree(XMLTreeInfo* , const(char)* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CanonicalXMLContent
char* CanonicalXMLContent(const(char)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyXMLTree
XMLTreeInfo* DestroyXMLTree(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetNextXMLTreeTag
XMLTreeInfo* GetNextXMLTreeTag(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreeAttribute
const(char)* GetXMLTreeAttribute(XMLTreeInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreeAttributes
MagickBooleanType GetXMLTreeAttributes(const(XMLTreeInfo)* , SplayTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreeChild
XMLTreeInfo* GetXMLTreeChild(XMLTreeInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreeContent
const(char)* GetXMLTreeContent(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreeOrdered
XMLTreeInfo* GetXMLTreeOrdered(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreePath
XMLTreeInfo* GetXMLTreePath(XMLTreeInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreeProcessingInstructions
const(char)** GetXMLTreeProcessingInstructions(XMLTreeInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreeSibling
XMLTreeInfo* GetXMLTreeSibling(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetXMLTreeTag
const(char)* GetXMLTreeTag(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InsertTagIntoXMLTree
XMLTreeInfo* InsertTagIntoXMLTree(XMLTreeInfo* , XMLTreeInfo* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NewXMLTree
XMLTreeInfo* NewXMLTree(const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NewXMLTreeTag
XMLTreeInfo* NewXMLTreeTag(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ParseTagFromXMLTree
XMLTreeInfo* ParseTagFromXMLTree(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PruneTagFromXMLTree
XMLTreeInfo* PruneTagFromXMLTree(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetXMLTreeAttribute
XMLTreeInfo* SetXMLTreeAttribute(XMLTreeInfo* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetXMLTreeContent
XMLTreeInfo* SetXMLTreeContent(XMLTreeInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
XMLTreeInfoToXML
char* XMLTreeInfoToXML(XMLTreeInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

XMLTreeInfo
struct XMLTreeInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta