[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

EventBean wrapper for XML documents. Currently only instances of org.w3c.dom.Node can be used

The following tables list the members exposed by the XMLEventBean type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
XMLEventBeanNew
Ctor.

Public Properties

  NameDescription
EventType
Return the XMLEventBean.EventType instance that describes the set of properties available for this event.

Item
Returns the value of an event property.

Underlying
Get the underlying data object to this event wrapper.