The ElementListener type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Content |
Notifies the element listener that an element contains supplied character content.
|
![]() | End |
Notifies the element listener that an element ends.
|
![]() | ListenedTo |
Notifies the element listener that an element is no longer listened to.
|
![]() | ListenTo |
Returns a listener for the element specified by a path.
|
![]() | Start |
Notifies the element listener that an element starts.
|
See Also