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

These are the parser functions that allow reading XML documents from a given SCEW writer (file, memory...). More...

Modules

 Allocation
 Allocate and free a parser.
 
 Load
 Load XML documents from different sources.
 
 Accessors
 Obtain information from parser.
 

Files

file  parser.h
 SCEW parser handling routines.
 

Typedefs

typedef struct scew_parser scew_parser
 This is the type declaration of the SCEW parser.
 

Detailed Description

These are the parser functions that allow reading XML documents from a given SCEW writer (file, memory...).