|
Simple C Expat Wrapper (SCEW)
1.1.7
|
Element related functions. More...
Modules | |
| Allocation | |
| Allocate and free elements. | |
| Search and iteration | |
| Iterate and search for elements. | |
| Comparison | |
| Element comparison routines. | |
| Accessors | |
| Access elements' data, such as name and contents. | |
| Hierarchy | |
| Handle element's hierarchy. | |
| Attributes | |
| Handle element's attributes. | |
Files | |
| file | element.h |
| SCEW element's handling routines. | |
Typedefs | |
| typedef struct scew_element | scew_element |
| This is the type delcaration for SCEW elements. | |
Element related functions.
SCEW provides functions to access and manipulate the elements of an XML tree.
1.8.6