Lines Matching full:parsing
20 * Methods exposed for HTML parsing of text to facilitate implementation
32 * The Parser Mode requested for parsing a given template.
153 * or {@code ATTR_TYPE.NONE} if we are not parsing an attribute.
177 * parsing the name. Returns an empty {@code String} if the parser is not
187 * If the parser is still parsing the name, then the returned name
198 * within one. If the parser is currently parsing the value, the returned
259 * parsing of HTML attribute names and values where content we do not
260 * get to see could affect our parsing and alter our current state.
263 * a fatal error which prevents it from continuing further parsing.
268 * @throws ParseException if an unrecoverable error occurred during parsing