Simple C Expat Wrapper (SCEW)  1.1.7
Modules | Files | Typedefs
Elements

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.
 

Detailed Description

Element related functions.

SCEW provides functions to access and manipulate the elements of an XML tree.