| ||
SummaryHandle for manipulation of Sablotron DOM documents. | ||
Syntaxtypedef void *SDOM_Document; | ||
DescriptionYou may use this type, if you need to deal with Sablotron internal representation of the XML data model. There is a DOM-like set of functions defined for such manipulation in the sdom.h file. | ||
See Also
|