Lines Matching refs:parsing
32 This interface specifies only those DTD events required for basic parsing
59 | access: (parsing) read-only; (not parsing) read/write
69 | access: (parsing) read-only; (not parsing) read/write
78 | access: (parsing) read-only; (not parsing) read/write
87 | access: (parsing) read-only; (not parsing) read/write
95 | access: (parsing) read-only; (not parsing) read/write
105 | access: (parsing) read-only; (not parsing) read/write
135 | description: When parsing, the current DOM node being visited if this is
136 a DOM iterator; when not parsing, the root DOM node for iteration.
137 | access: (parsing) read-only; (not parsing) read/write
200 either abandoned parsing (because of an unrecoverable error) or reached the end
315 parsers may also use this method if they are capable of parsing and using
397 raise an exception, parsing may continue, but further document information
404 Called when the parser encounters an error it cannot recover from; parsing is
413 in this method will cause parsing to end.