Name | Description | |
---|---|---|
![]() | OnEncodingDetected | Called when the parser detects the encoding of the document. |
![]() | OnEndDeclaration | Called when the parser detects the end of a declaration. |
![]() | OnEndTag | Called when the parser detects an end tag. |
![]() | OnStartDeclaration | Called when the parser detects a declaration. |
![]() | OnStartTag | Called when the parser detects a start tag. |
![]() | OnText | Called when the parser has read text content. |
![]() | Reset | Puts the listener into initial state. |