Lines Matching refs:an
14 * software distributed under the License is distributed on an
112 <p>If the parent context returns an empty reference, no further events for
119 <p>After processing all its child elements the context gets an end event by a call to
127 <p>After the last element is processed the parser generates an end document
136 /** parses an XML document from a stream.
160 an integer token that must be greater than FastToken::NAMESPACE.
166 /** allows an application to register an error event handler.
168 <p>Note that the error handler can throw an exception when an error or
169 warning occurs. Note that an exception is thrown by the parser when
170 an unrecoverable (fatal) error occurs.</p>
175 /** allows an application to register a DTD-Handler.