Integration Server 10.15 | Added, Removed, Deprecated, or Changed Java APIs | Release 9.10
 
Release 9.10
Added APIs
*com.wm.data.XmlData Class for creating, getting, and setting XmlData content.
*com.wm.data.XmlDataAnyTag Class for creating keys that are used as XmlData *any element wildcards.
*com.wm.data.XmlDataAttributeTag Class for creating XmlDataTags for use as attribute names.
*com.wm.data.XmlDataContentTag Class that is a common superclass for the XmlDataTags that may appear in content models.
*com.wm.data.XmlDataCursor Class for navigating and manipulating the XmlData element content.
*com.wm.data.XmlDataElementTag Class for creating keys that are used as XmlData element names
*com.wm.data.XmlDataException Class that serves as the base class for all exceptions thrown by the XmlData feature.
*com.wm.data.XmlDataGroupTag Class for constructing an XmlData key for group models.
*com.wm.data.XmlDataSubstitutionTag Class for creating specialized element tags that are the heads of substitution groups.