WebSphere Message Brokers
File: as24710_
Writer: Lorraine Waitt

Task topic

This build: July 31, 2007 21:38:45

Getting and setting the specific type of an Mb element

Two methods are provided for handling the specific type of an Mb syntax element:

Use these methods to access or set the specific type of an XML element. For example, to update the current value:

  1. Call getSpecificType on the syntax element.

    The getSpecificType method does not take any parameters, but returns the specific type of the element as an int value.

  2. Call setSpecificType on the syntax element.

    The setSpecificType method takes one parameter of the type int, which is the specific type that you want the Mb element to be. This method has no return value.

Specific type values for the XML and MRM parsers are listed in XML and MRM parser constants.
Related concepts
Specific types used by parsers
Related reference
XML and MRM parser constants
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:38:45

as24710_ This topic's URL is: