|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
appendChar, it appends a string
to the buffer.
HtmlParser object ready to parse HTML input.
HtmlParser that is a copy of the one
supplied.
HtmlParser accessor that returns a parser
in a state where it expects to read the value of an attribute
of an HTML tag.
HtmlParser object initialized with the
requested Mode.
String.
NOT_STARTED, see EntityResolver.Status.
processChar method.ExternalState object.
Parser interface that is common to both
HtmlParser and JavascriptParser.ATTR_TYPE.NONE if we are not parsing an attribute.
String form.
NONE if the parser is not currently in an attribute.HtmlParser.HtmlParser using
HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE,
boolean, Set)HtmlParser using
HtmlParserFactory.createParserInMode(HtmlParser.Mode, Set)HtmlParserImpl object.
HtmlParserImpl that is a copy of the one provided.
content HTML
attribute of the meta HTML tag.true if and only if the parser is currently within
an attribute, be it within the attribute name or the attribute value.
true if and only if the parser is currently within
a CSS context.
true if and only if the parser is currently within
a CSS context.
true if the parser is currently processing Javascript.
true if and only if the parser is currently within
an attribute value and that attribute value is quoted.
style
for its value.
URI
for its value.
true if the parser is currently processing
a Javascript litteral that is quoted.
true if and only if the current position of the parser is
at the start of a URL HTML attribute value.
JavascriptParser.JavascriptParserImpl object.
JavascriptParserImpl object that is a copy
of the one provided.
input if recording is currently on and we
have space available in the buffer.
String.
char.
String.
String to determine if it contains a URL in the
format followed by the content attribute of the meta
HTML tag.
ParseException with no detail message.
ParseException with a detail message obtained
from the supplied message and the parser's line and column numbers.
HtmlParser object.
HtmlParser object.
input at the given position of the buffer.
Status for
debugging purposes.
StreamEntityResolver
in a human readable form.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||