WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
C parser utility functions
A user-defined parser can call functions provided by the broker to create or define objects, such as message parser factories.
These system-provided functions relate to different types of operation of the parser:
- Initialization and resource creation
- Message buffer access
- Syntax element navigation
- Syntax element access
-
- cpiAddBefore
- cpiAddAsFirstChild
- cpiAddAsLastChild
- cpiCreateAndInitializeElement
- cpiCreateElement
- cpiElementCompleteNext
- cpiElementCompletePrevious
- cpiElementName
- cpiElementNameSpace
- cpiElementType
- cpiElementValue group
- cpiElementValueValue
- cpiSetCharacterValueFromBuffer
- cpiSetElementCompleteNext
- cpiSetElementCompletePrevious
- cpiSetElementName
- cpiSetElementType
- cpiSetElementValue group
- cpiSetElementValueValue
- cpiSetNameFromBuffer