receives notification of the beginning of an element .
Parameter Element
contains the integer token from the XFastTokenHandler
registered at the XFastParser.
If the element has a namespace that was registered with the
XFastParser, Element contains the integer
token of the elements local name from the XFastTokenHandler
and the integer token of the namespace combined with an arithmetic
or operation.
Parameter Attribs
Contains a ::XFastAttrbitueList to access the attributes
from the element.
receives notification of the beginning of a single element .
Parameter Element
contains the integer token from the XFastTokenHandler
registered at the XFastParser.
If the element has a namespace that was registered with the
XFastParser, Element contains the integer
token of the elements local name from the XFastTokenHandler
and the integer token of the namespace combined with an arithmetic
or operation.
Parameter Attribs
Contains a ::XFastAttrbitueList to access the attributes
from the element.