Lines Matching refs:parsing
33 This interface specifies only those DTD events required for basic parsing
66 | access: (parsing) read-only; (not parsing) read/write
76 | access: (parsing) read-only; (not parsing) read/write
85 | access: (parsing) read-only; (not parsing) read/write
94 | access: (parsing) read-only; (not parsing) read/write
102 | access: (parsing) read-only; (not parsing) read/write
112 | access: (parsing) read-only; (not parsing) read/write
142 | description: When parsing, the current DOM node being visited if this is
143 a DOM iterator; when not parsing, the root DOM node for iteration.
144 | access: (parsing) read-only; (not parsing) read/write
207 either abandoned parsing (because of an unrecoverable error) or reached the end
322 parsers may also use this method if they are capable of parsing and using
404 raise an exception, parsing may continue, but further document information
411 Called when the parser encounters an error it cannot recover from; parsing is
420 in this method will cause parsing to end.