Lines Matching refs:element
66 /** called by the parser after the last xml element of a stream is processed.
73 /** receives notification of the beginning of an element .
79 If the element has a namespace that was registered with the
87 from the element.
95 /** receives notification of the beginning of an unknown element .
98 contains the namespace url (not the prefix!) of this element.
103 from the element.
110 /** receives notification of the end of an known element.
118 /** receives notification of the end of an known element.
126 /** receives notification of the beginning of a single element .
132 If the element has a namespace that was registered with the
140 from the element.
148 /** receives notification of the beginning of a single unknown element .
151 contains the namespace url (not the prefix!) of this element.
156 from the element.