Generated XML Decode Functions
Two different types of XML decode functions may be generated using
XBinder:
-
Pull-parser based. These use a custom pull-parser run-time
for decoding.
-
SAX based. These provide a standard interface to third
party SAX-based XML parsers.