Click or drag to resize
ElementListener Methods

The ElementListener type exposes the following members.

Methods
  NameDescription
Public methodContent
Notifies the element listener that an element contains supplied character content.
Public methodEnd
Notifies the element listener that an element ends.
Public methodListenedTo
Notifies the element listener that an element is no longer listened to.
Public methodListenTo
Returns a listener for the element specified by a path.
Public methodStart
Notifies the element listener that an element starts.
Top
See Also