Lines Matching refs:parsing
33 This interface specifies only those DTD events required for basic parsing
60 | access: (parsing) read-only; (not parsing) read/write
70 | access: (parsing) read-only; (not parsing) read/write
79 | access: (parsing) read-only; (not parsing) read/write
88 | access: (parsing) read-only; (not parsing) read/write
96 | access: (parsing) read-only; (not parsing) read/write
106 | access: (parsing) read-only; (not parsing) read/write
136 | description: When parsing, the current DOM node being visited if this is
137 a DOM iterator; when not parsing, the root DOM node for iteration.
138 | access: (parsing) read-only; (not parsing) read/write
201 either abandoned parsing (because of an unrecoverable error) or reached the end
316 parsers may also use this method if they are capable of parsing and using
398 raise an exception, parsing may continue, but further document information
405 Called when the parser encounters an error it cannot recover from; parsing is
414 in this method will cause parsing to end.