Backs up the input stream by amount steps.
Backs up the input stream by amount steps.
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
Creates a new AttributeConditionImpl
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
Returns the next character that marks the beginning of the next token.
Returns the next character that marks the beginning of the next token.
This interface describes a character stream that maintains line and
column number positions of the characters.
Creates a new ChildSelectorImpl
Creates a new AttributeConditionImpl
Creates a new ConditionalSelectorImpl
Creates an any node selector.
creates an attribute condition
Creates a "begin hyphen" attribute condition
Creates a cdata section node selector.
Creates a child selector.
Creates a class condition
Creates a comment node selector.
Creates a conditional selector.
Creates a content condition
Creates a descendant selector.
Creates a direct adjacent selector.
Creates an element selector.
Creates a negative condition
Creates an negative selector.
Creates a "one of" attribute condition
Creates a "only one" child condition
Creates a "only one" type condition
Creates a positional condition
Creates a processing instruction node selector.
Creates a pseudo class condition
Creates a pseudo element selector.
Creates an root node selector.
Creates a text node selector.
This is the last token that has been consumed successfully.
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
Returns the parent selector.
Returns the parent selector.
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
Returns the column position of the character last read.
Returns the condition to be applied on the simple selector.
An integer indicating the type of Condition
.
An integer indicating the type of Condition
.
An integer indicating the type of Condition
.
An integer indicating the type of Condition
.
An integer indicating the type of Condition
.
An integer indicating the type of Condition
.
An integer indicating the type of Condition
.
An integer indicating the type of Condition
.
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
Returns the first condition.
Returns a string made up of characters from the marked token beginning
to the current buffer position.
Returns a string made up of characters from the marked token beginning
to the current buffer position.
Converts the format encoding information into Java encoding information.
Returns the line number of the character last read.
This method has the standard behavior when this object has been
created using the standard constructors.
You can also modify the body of this method to customize your error messages.
This methods returns "http://www.w3.org/TR/REC-CSS2".
Returns the second condition.
Returns the parent selector.
An integer indicating the type of Selector
An integer indicating the type of Selector
An integer indicating the type of Selector
An integer indicating the type of Selector
An integer indicating the type of Selector
An integer indicating the type of Selector
Returns the simple selector.
Returns true
if the attribute must have an explicit value
in the original document, false
otherwise.
Returns true
if the attribute must have an explicit value
in the original document, false
otherwise.
Returns true
if the attribute must have an explicit value
in the original document, false
otherwise.
Returns true
if the attribute must have an explicit value
in the original document, false
otherwise.
Returns true
if the attribute must have an explicit value
in the original document, false
otherwise.
Returns true
if the attribute must have an explicit value
in the original document, false
otherwise.
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
Returns the value of the attribute.
Returns the value of the attribute.
Returns the value of the attribute.
Returns the value of the attribute.
Returns the value of the attribute.
Returns the value of the attribute.
This exception is thrown when parse errors are encountered.
The following constructors are for use by you for whatever
purpose you can think of.
This constructor is used by the method "generateParseException"
in the generated parser.
Parse methods used by DOM Level 2 implementation.
This method parses only one rule (style rule or at-rule, except @charset).
The main entry for the parser.
This method parses a style declaration (including the surrounding curly
braces).
Convenient method for URIs.
Creates a new AttributeConditionImpl
Creates a new ElementSelectorImpl