A B C D E F G H I J K L M N O P R S T U V _ 
All Classes All Packages

A

add_escapes(String) - Method in exception org.w3c.flute.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addEscapes(String) - Static method in error org.w3c.flute.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addItem(String) - Method in class org.w3c.flute.parser.MediaListImpl
 
addSelector(Selector) - Method in class org.w3c.flute.parser.SelectorListImpl
 
addSelector(Selector) - Method in class org.w3c.flute.parser.Selectors
 
adjustBeginLineColumn(int, int) - Method in class org.w3c.flute.parser.Generic_CharStream
Method to adjust line and column numbers for the start of a token.
afterImportDeclaration() - Method in class org.w3c.flute.parser.Parser
 
AndConditionImpl - Class in org.w3c.flute.parser.selectors
 
AndConditionImpl(Condition, Condition) - Constructor for class org.w3c.flute.parser.selectors.AndConditionImpl
Creates a new AndConditionImpl
ANY - Static variable in interface org.w3c.flute.parser.ParserConstants
 
arg - Variable in class org.w3c.flute.parser.Parser.JJCalls
 
array - Variable in class org.w3c.flute.parser.MediaListImpl
 
ATKEYWORD - Static variable in interface org.w3c.flute.parser.ParserConstants
 
atRuleDeclaration() - Method in class org.w3c.flute.parser.Parser
 
attrib(Condition) - Method in class org.w3c.flute.parser.Parser
 
AttributeConditionImpl - Class in org.w3c.flute.parser.selectors
 
AttributeConditionImpl(String, String) - Constructor for class org.w3c.flute.parser.selectors.AttributeConditionImpl
Creates a new AttributeConditionImpl
available - Variable in class org.w3c.flute.parser.Generic_CharStream
 

B

backup(int) - Method in interface org.w3c.flute.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.w3c.flute.parser.Generic_CharStream
 
beginColumn - Variable in class org.w3c.flute.parser.Token
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.
BeginHyphenAttributeConditionImpl - Class in org.w3c.flute.parser.selectors
 
BeginHyphenAttributeConditionImpl(String, String) - Constructor for class org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl
Creates a new AttributeConditionImpl
beginLine - Variable in class org.w3c.flute.parser.Token
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.
BeginToken() - Method in interface org.w3c.flute.parser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.w3c.flute.parser.Generic_CharStream
 
bufpos - Variable in class org.w3c.flute.parser.Generic_CharStream
 
bufsize - Variable in class org.w3c.flute.parser.Generic_CharStream
 

C

CDC - Static variable in interface org.w3c.flute.parser.ParserConstants
 
CDO - Static variable in interface org.w3c.flute.parser.ParserConstants
 
charset() - Method in class org.w3c.flute.parser.Parser
 
CHARSET_SYM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
CharStream - Interface in org.w3c.flute.parser
This interface describes a character stream that maintains line and column number positions of the characters.
child - Variable in class org.w3c.flute.parser.selectors.ChildSelectorImpl
 
child - Variable in class org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl
 
ChildSelectorImpl - Class in org.w3c.flute.parser.selectors
 
ChildSelectorImpl(Selector, SimpleSelector) - Constructor for class org.w3c.flute.parser.selectors.ChildSelectorImpl
Creates a new ChildSelectorImpl
ClassConditionImpl - Class in org.w3c.flute.parser.selectors
 
ClassConditionImpl(String) - Constructor for class org.w3c.flute.parser.selectors.ClassConditionImpl
Creates a new AttributeConditionImpl
CM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
COLON - Static variable in interface org.w3c.flute.parser.ParserConstants
 
column - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
column - Variable in class org.w3c.flute.parser.LocatorImpl
 
combinator() - Method in class org.w3c.flute.parser.Parser
 
COMMA - Static variable in interface org.w3c.flute.parser.ParserConstants
 
condition - Variable in class org.w3c.flute.parser.selectors.ConditionalSelectorImpl
 
ConditionalSelectorImpl - Class in org.w3c.flute.parser.selectors
 
ConditionalSelectorImpl(SimpleSelector, Condition) - Constructor for class org.w3c.flute.parser.selectors.ConditionalSelectorImpl
Creates a new ConditionalSelectorImpl
conditionFactory - Variable in class org.w3c.flute.parser.Parser
 
ConditionFactoryImpl - Class in org.w3c.flute.parser.selectors
 
ConditionFactoryImpl() - Constructor for class org.w3c.flute.parser.selectors.ConditionFactoryImpl
 
convertIdent(String) - Method in class org.w3c.flute.parser.Parser
 
convertString(String) - Method in class org.w3c.flute.parser.Parser
 
convertStringIndex(String, int, int) - Method in class org.w3c.flute.parser.Parser
 
createAndCondition(Condition, Condition) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates an and condition
createAnyNodeSelector() - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates an any node selector.
createAttr(int, int, LexicalUnitImpl, String) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createAttributeCondition(String, String, boolean, String) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
creates an attribute condition
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a "begin hyphen" attribute condition
createCDataSectionSelector(String) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a cdata section node selector.
createChildSelector(Selector, SimpleSelector) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a child selector.
createClassCondition(String, String) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a class condition
createCM(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createComma(int, int, LexicalUnitImpl) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createCommentSelector(String) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a comment node selector.
createConditionalSelector(SimpleSelector, Condition) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a conditional selector.
createContentCondition(String) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a content condition
createCounter(int, int, LexicalUnitImpl, LexicalUnit) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createCounters(int, int, LexicalUnitImpl, LexicalUnit) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createDEG(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createDescendantSelector(Selector, SimpleSelector) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a descendant selector.
createDimen(int, int, LexicalUnitImpl, float, String) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a direct adjacent selector.
createElementSelector(String, String) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates an element selector.
createEMS(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createEXS(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createFunction(int, int, LexicalUnitImpl, String, LexicalUnit) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createGRAD(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createHZ(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createIdCondition(String) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates an id condition
createIdent(int, int, LexicalUnitImpl, String) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createIN(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createInherit(int, int, LexicalUnitImpl) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createInteger(int, int, LexicalUnitImpl, int) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createKHZ(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createLangCondition(String) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a lang condition
createMM(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createMS(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createNegativeCondition(Condition) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a negative condition
createNegativeSelector(SimpleSelector) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates an negative selector.
createNumber(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createOneOfAttributeCondition(String, String, boolean, String) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a "one of" attribute condition
createOnlyChildCondition() - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a "only one" child condition
createOnlyTypeCondition() - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a "only one" type condition
createOrCondition(Condition, Condition) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates an or condition
createPC(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createPercentage(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createPositionalCondition(int, boolean, boolean) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a positional condition
createProcessingInstructionSelector(String, String) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a processing instruction node selector.
createPseudoClassCondition(String, String) - Method in class org.w3c.flute.parser.selectors.ConditionFactoryImpl
Creates a pseudo class condition
createPseudoElementSelector(String, String) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a pseudo element selector.
createPT(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createPX(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createRAD(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createRect(int, int, LexicalUnitImpl, LexicalUnit) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createRGBColor(int, int, LexicalUnitImpl, LexicalUnit) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createRootNodeSelector() - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates an root node selector.
createS(int, int, LexicalUnitImpl, float) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createSlash(int, int, LexicalUnitImpl) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createString(int, int, LexicalUnitImpl, String) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createTextNodeSelector(String) - Method in class org.w3c.flute.parser.selectors.SelectorFactoryImpl
Creates a text node selector.
createUnicodeRange(int, int, LexicalUnit, LexicalUnit) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
createURL(int, int, LexicalUnitImpl, String) - Static method in class org.w3c.flute.parser.LexicalUnitImpl
 
curChar - Variable in class org.w3c.flute.parser.ParserTokenManager
 
curLexState - Variable in class org.w3c.flute.parser.ParserTokenManager
 
current - Variable in class org.w3c.flute.parser.MediaListImpl
 
current - Variable in class org.w3c.flute.parser.SelectorListImpl
 
current - Variable in class org.w3c.flute.parser.Selectors
 
currentToken - Variable in exception org.w3c.flute.parser.ParseException
This is the last token that has been consumed successfully.

D

D - Static variable in interface org.w3c.flute.parser.ParserConstants
 
DASHMATCH - Static variable in interface org.w3c.flute.parser.ParserConstants
 
debugStream - Variable in class org.w3c.flute.parser.ParserTokenManager
 
declaration() - Method in class org.w3c.flute.parser.Parser
 
DEFAULT - Static variable in interface org.w3c.flute.parser.ParserConstants
 
defaultLexState - Variable in class org.w3c.flute.parser.ParserTokenManager
 
DEG - Static variable in interface org.w3c.flute.parser.ParserConstants
 
DescendantSelectorImpl - Class in org.w3c.flute.parser.selectors
 
DescendantSelectorImpl(Selector, SimpleSelector) - Constructor for class org.w3c.flute.parser.selectors.DescendantSelectorImpl
Creates a new DescendantSelectorImpl
DIMEN - Static variable in interface org.w3c.flute.parser.ParserConstants
 
dimension - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
directAdjacent - Variable in class org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl
 
DirectAdjacentSelectorImpl - Class in org.w3c.flute.parser.selectors
 
DirectAdjacentSelectorImpl(Selector, SimpleSelector) - Constructor for class org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl
Creates a new DescendantSelectorImpl
disable_tracing() - Method in class org.w3c.flute.parser.Parser
 
DIV - Static variable in interface org.w3c.flute.parser.ParserConstants
 
documentHandler - Variable in class org.w3c.flute.parser.Parser
 
Done() - Method in interface org.w3c.flute.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class org.w3c.flute.parser.Generic_CharStream
 
DOT - Static variable in interface org.w3c.flute.parser.ParserConstants
 

E

e - Variable in exception org.w3c.flute.parser.ThrowedParseException
 
element_name() - Method in class org.w3c.flute.parser.Parser
 
ElementSelectorImpl - Class in org.w3c.flute.parser.selectors
 
ElementSelectorImpl(String) - Constructor for class org.w3c.flute.parser.selectors.ElementSelectorImpl
Creates a new ElementSelectorImpl
EMS - Static variable in interface org.w3c.flute.parser.ParserConstants
 
enable_tracing() - Method in class org.w3c.flute.parser.Parser
 
Encoding - Class in org.w3c.flute.util
 
encodings - Static variable in class org.w3c.flute.util.Encoding
 
endColumn - Variable in class org.w3c.flute.parser.Token
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.
endLine - Variable in class org.w3c.flute.parser.Token
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.
EOF - Static variable in interface org.w3c.flute.parser.ParserConstants
 
eol - Variable in exception org.w3c.flute.parser.ParseException
The end of line string for this machine.
EQ - Static variable in interface org.w3c.flute.parser.ParserConstants
 
errorCode - Variable in error org.w3c.flute.parser.TokenMgrError
Indicates the reason why the exception is thrown.
errorHandler - Variable in class org.w3c.flute.parser.Parser
 
ESCAPE - Static variable in interface org.w3c.flute.parser.ParserConstants
 
expectedTokenSequences - Variable in exception org.w3c.flute.parser.ParseException
Each entry in this array is an array of integers.
expr() - Method in class org.w3c.flute.parser.Parser
 
EXS - Static variable in interface org.w3c.flute.parser.ParserConstants
 

F

f - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
first - Variable in class org.w3c.flute.parser.Parser.JJCalls
 
firstCondition - Variable in class org.w3c.flute.parser.selectors.AndConditionImpl
 
fname - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
FONT_FACE_SYM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
fontFace() - Method in class org.w3c.flute.parser.Parser
 
function(char, LexicalUnitImpl) - Method in class org.w3c.flute.parser.Parser
Handle all CSS2 functions.
FUNCTION - Static variable in interface org.w3c.flute.parser.ParserConstants
 

G

gen - Variable in class org.w3c.flute.parser.Parser.JJCalls
 
generateParseException() - Method in class org.w3c.flute.parser.Parser
 
Generic_CharStream - Class in org.w3c.flute.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Generic_CharStream(Reader, int, int) - Constructor for class org.w3c.flute.parser.Generic_CharStream
 
Generic_CharStream(Reader, int, int, int) - Constructor for class org.w3c.flute.parser.Generic_CharStream
 
getAncestorSelector() - Method in class org.w3c.flute.parser.selectors.ChildSelectorImpl
Returns the parent selector.
getAncestorSelector() - Method in class org.w3c.flute.parser.selectors.DescendantSelectorImpl
Returns the parent selector.
getBeginColumn() - Method in interface org.w3c.flute.parser.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.w3c.flute.parser.Generic_CharStream
 
getBeginLine() - Method in interface org.w3c.flute.parser.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.w3c.flute.parser.Generic_CharStream
 
getColumn() - Method in interface org.w3c.flute.parser.CharStream
Deprecated. 
getColumn() - Method in class org.w3c.flute.parser.Generic_CharStream
Deprecated. 
getColumnNumber() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getColumnNumber() - Method in class org.w3c.flute.parser.LocatorImpl
 
getCondition() - Method in class org.w3c.flute.parser.selectors.ConditionalSelectorImpl
Returns the condition to be applied on the simple selector.
getConditionType() - Method in class org.w3c.flute.parser.selectors.AndConditionImpl
An integer indicating the type of Condition.
getConditionType() - Method in class org.w3c.flute.parser.selectors.AttributeConditionImpl
An integer indicating the type of Condition.
getConditionType() - Method in class org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl
An integer indicating the type of Condition.
getConditionType() - Method in class org.w3c.flute.parser.selectors.ClassConditionImpl
An integer indicating the type of Condition.
getConditionType() - Method in class org.w3c.flute.parser.selectors.IdConditionImpl
An integer indicating the type of Condition.
getConditionType() - Method in class org.w3c.flute.parser.selectors.LangConditionImpl
An integer indicating the type of Condition.
getConditionType() - Method in class org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl
An integer indicating the type of Condition.
getConditionType() - Method in class org.w3c.flute.parser.selectors.PseudoClassConditionImpl
An integer indicating the type of Condition.
getDimensionUnitText() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getEndColumn() - Method in interface org.w3c.flute.parser.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.w3c.flute.parser.Generic_CharStream
 
getEndLine() - Method in interface org.w3c.flute.parser.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.w3c.flute.parser.Generic_CharStream
 
getFirstCondition() - Method in class org.w3c.flute.parser.selectors.AndConditionImpl
Returns the first condition.
getFloatValue() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getFunctionName() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
GetImage() - Method in interface org.w3c.flute.parser.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.w3c.flute.parser.Generic_CharStream
 
getIntegerValue() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getJavaEncoding(String) - Static method in class org.w3c.flute.util.Encoding
Converts the format encoding information into Java encoding information.
getLang() - Method in class org.w3c.flute.parser.selectors.LangConditionImpl
Returns the language
getLength() - Method in class org.w3c.flute.parser.MediaListImpl
 
getLength() - Method in class org.w3c.flute.parser.SelectorListImpl
 
getLength() - Method in class org.w3c.flute.parser.Selectors
 
getLexicalUnitType() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getLine() - Method in interface org.w3c.flute.parser.CharStream
Deprecated. 
getLine() - Method in class org.w3c.flute.parser.Generic_CharStream
Deprecated. 
getLineNumber() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getLineNumber() - Method in class org.w3c.flute.parser.LocatorImpl
 
getLocalName() - Method in class org.w3c.flute.parser.selectors.AttributeConditionImpl
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in class org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in class org.w3c.flute.parser.selectors.ClassConditionImpl
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in class org.w3c.flute.parser.selectors.ElementSelectorImpl
Returns the local part of the qualified name of this element.
getLocalName() - Method in class org.w3c.flute.parser.selectors.IdConditionImpl
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in class org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in class org.w3c.flute.parser.selectors.PseudoClassConditionImpl
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in class org.w3c.flute.parser.selectors.PseudoElementSelectorImpl
Returns the local part of the qualified name of this element.
getMessage() - Method in exception org.w3c.flute.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.w3c.flute.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getNamespaceURI() - Method in class org.w3c.flute.parser.selectors.AttributeConditionImpl
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in class org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in class org.w3c.flute.parser.selectors.ClassConditionImpl
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in class org.w3c.flute.parser.selectors.ElementSelectorImpl
Returns the namespace URI of this element selector.
getNamespaceURI() - Method in class org.w3c.flute.parser.selectors.IdConditionImpl
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in class org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in class org.w3c.flute.parser.selectors.PseudoClassConditionImpl
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in class org.w3c.flute.parser.selectors.PseudoElementSelectorImpl
Returns the namespace URI of this element selector.
getNextLexicalUnit() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getNextToken() - Method in class org.w3c.flute.parser.Parser
 
getNextToken() - Method in class org.w3c.flute.parser.ParserTokenManager
 
getNodeType() - Method in class org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl
 
getParameters() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getParserVersion() - Method in class org.w3c.flute.parser.Parser
This methods returns "http://www.w3.org/TR/REC-CSS2".
getPreviousLexicalUnit() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getSecondCondition() - Method in class org.w3c.flute.parser.selectors.AndConditionImpl
Returns the second condition.
getSelector() - Method in class org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl
Returns the parent selector.
getSelectorType() - Method in class org.w3c.flute.parser.selectors.ChildSelectorImpl
An integer indicating the type of Selector
getSelectorType() - Method in class org.w3c.flute.parser.selectors.ConditionalSelectorImpl
An integer indicating the type of Selector
getSelectorType() - Method in class org.w3c.flute.parser.selectors.DescendantSelectorImpl
An integer indicating the type of Selector
getSelectorType() - Method in class org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl
An integer indicating the type of Selector
getSelectorType() - Method in class org.w3c.flute.parser.selectors.ElementSelectorImpl
An integer indicating the type of Selector
getSelectorType() - Method in class org.w3c.flute.parser.selectors.PseudoElementSelectorImpl
An integer indicating the type of Selector
getSiblingSelector() - Method in class org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl
 
getSimpleSelector() - Method in class org.w3c.flute.parser.selectors.ChildSelectorImpl
 
getSimpleSelector() - Method in class org.w3c.flute.parser.selectors.ConditionalSelectorImpl
Returns the simple selector.
getSimpleSelector() - Method in class org.w3c.flute.parser.selectors.DescendantSelectorImpl
 
getSpecified() - Method in class org.w3c.flute.parser.selectors.AttributeConditionImpl
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getSpecified() - Method in class org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getSpecified() - Method in class org.w3c.flute.parser.selectors.ClassConditionImpl
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getSpecified() - Method in class org.w3c.flute.parser.selectors.IdConditionImpl
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getSpecified() - Method in class org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getSpecified() - Method in class org.w3c.flute.parser.selectors.PseudoClassConditionImpl
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getStringValue() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
getSubValues() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
GetSuffix(int) - Method in interface org.w3c.flute.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class org.w3c.flute.parser.Generic_CharStream
 
getToken(int) - Method in class org.w3c.flute.parser.Parser
 
getURI() - Method in class org.w3c.flute.parser.LocatorImpl
 
getValue() - Method in class org.w3c.flute.parser.selectors.AttributeConditionImpl
Returns the value of the attribute.
getValue() - Method in class org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl
Returns the value of the attribute.
getValue() - Method in class org.w3c.flute.parser.selectors.ClassConditionImpl
Returns the value of the attribute.
getValue() - Method in class org.w3c.flute.parser.selectors.IdConditionImpl
Returns the value of the attribute.
getValue() - Method in class org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl
Returns the value of the attribute.
getValue() - Method in class org.w3c.flute.parser.selectors.PseudoClassConditionImpl
Returns the value of the attribute.
GRAD - Static variable in interface org.w3c.flute.parser.ParserConstants
 

H

H - Static variable in interface org.w3c.flute.parser.ParserConstants
 
hash(Condition) - Method in class org.w3c.flute.parser.Parser
 
HASH - Static variable in interface org.w3c.flute.parser.ParserConstants
 
hexcolor(LexicalUnitImpl) - Method in class org.w3c.flute.parser.Parser
 
HZ - Static variable in interface org.w3c.flute.parser.ParserConstants
 

I

i - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
IdConditionImpl - Class in org.w3c.flute.parser.selectors
 
IdConditionImpl(String) - Constructor for class org.w3c.flute.parser.selectors.IdConditionImpl
Creates a new AttributeConditionImpl
IDENT - Static variable in interface org.w3c.flute.parser.ParserConstants
 
ignoreStatement() - Method in class org.w3c.flute.parser.Parser
 
image - Variable in class org.w3c.flute.parser.ParserTokenManager
 
image - Variable in class org.w3c.flute.parser.Token
The string image of the token.
IMPORT_SYM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
IMPORTANT_SYM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
importDeclaration() - Method in class org.w3c.flute.parser.Parser
The import statement
IN - Static variable in interface org.w3c.flute.parser.ParserConstants
 
IN_COMMENT - Static variable in interface org.w3c.flute.parser.ParserConstants
 
INCLUDES - Static variable in interface org.w3c.flute.parser.ParserConstants
 
input_stream - Variable in class org.w3c.flute.parser.ParserTokenManager
 
INVALID_LEXICAL_STATE - Static variable in error org.w3c.flute.parser.TokenMgrError
Tried to change to an invalid lexical state.
item(int) - Method in class org.w3c.flute.parser.MediaListImpl
 
item(int) - Method in class org.w3c.flute.parser.SelectorListImpl
 
item(int) - Method in class org.w3c.flute.parser.Selectors
 
itemSelector(int) - Method in class org.w3c.flute.parser.SelectorListImpl
 
itemSelector(int) - Method in class org.w3c.flute.parser.Selectors
 

J

jj_nt - Variable in class org.w3c.flute.parser.Parser
 
jjbitVec0 - Static variable in class org.w3c.flute.parser.ParserTokenManager
 
JJCalls() - Constructor for class org.w3c.flute.parser.Parser.JJCalls
 
jjFillToken() - Method in class org.w3c.flute.parser.ParserTokenManager
 
jjimageLen - Variable in class org.w3c.flute.parser.ParserTokenManager
 
jjmatchedKind - Variable in class org.w3c.flute.parser.ParserTokenManager
 
jjmatchedPos - Variable in class org.w3c.flute.parser.ParserTokenManager
 
jjnewLexState - Static variable in class org.w3c.flute.parser.ParserTokenManager
 
jjnewStateCnt - Variable in class org.w3c.flute.parser.ParserTokenManager
 
jjnextStates - Static variable in class org.w3c.flute.parser.ParserTokenManager
 
jjround - Variable in class org.w3c.flute.parser.ParserTokenManager
 
jjstrLiteralImages - Static variable in class org.w3c.flute.parser.ParserTokenManager
 
jjtoMore - Static variable in class org.w3c.flute.parser.ParserTokenManager
 
jjtoSkip - Static variable in class org.w3c.flute.parser.ParserTokenManager
 
jjtoToken - Static variable in class org.w3c.flute.parser.ParserTokenManager
 
JumpException - Exception in org.w3c.flute.parser
 
JumpException() - Constructor for exception org.w3c.flute.parser.JumpException
Creates a new JumpException

K

KHZ - Static variable in interface org.w3c.flute.parser.ParserConstants
 
kind - Variable in class org.w3c.flute.parser.Token
An integer that describes the kind of this token.

L

lang - Variable in class org.w3c.flute.parser.selectors.LangConditionImpl
 
LangConditionImpl - Class in org.w3c.flute.parser.selectors
 
LangConditionImpl(String) - Constructor for class org.w3c.flute.parser.selectors.LangConditionImpl
Creates a new LangConditionImpl
LBRACE - Static variable in interface org.w3c.flute.parser.ParserConstants
 
LBRACKET - Static variable in interface org.w3c.flute.parser.ParserConstants
 
lengthOfMatch - Variable in class org.w3c.flute.parser.ParserTokenManager
 
LEXICAL_ERROR - Static variable in error org.w3c.flute.parser.TokenMgrError
Lexical error occured.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.w3c.flute.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalUnitImpl - Class in org.w3c.flute.parser
 
LexicalUnitImpl(int, int, LexicalUnitImpl, int) - Constructor for class org.w3c.flute.parser.LexicalUnitImpl
 
LexicalUnitImpl(int, int, LexicalUnitImpl, short, String) - Constructor for class org.w3c.flute.parser.LexicalUnitImpl
 
LexicalUnitImpl(int, int, LexicalUnitImpl, short, String, float) - Constructor for class org.w3c.flute.parser.LexicalUnitImpl
 
LexicalUnitImpl(short, int, int, LexicalUnitImpl) - Constructor for class org.w3c.flute.parser.LexicalUnitImpl
 
LexicalUnitImpl(short, int, int, LexicalUnitImpl, String, LexicalUnitImpl) - Constructor for class org.w3c.flute.parser.LexicalUnitImpl
 
lexStateNames - Static variable in class org.w3c.flute.parser.ParserTokenManager
 
line - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
line - Variable in class org.w3c.flute.parser.LocatorImpl
 
localName - Variable in class org.w3c.flute.parser.selectors.AttributeConditionImpl
 
localName - Variable in class org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl
 
localName - Variable in class org.w3c.flute.parser.selectors.ElementSelectorImpl
 
localName - Variable in class org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl
 
localName - Variable in class org.w3c.flute.parser.selectors.PseudoElementSelectorImpl
 
LocatorImpl - Class in org.w3c.flute.parser
 
LocatorImpl(Parser) - Constructor for class org.w3c.flute.parser.LocatorImpl
Creates a new LocatorImpl
LocatorImpl(Parser, int, int) - Constructor for class org.w3c.flute.parser.LocatorImpl
Reinitializes a LocatorImpl
LocatorImpl(Parser, Token) - Constructor for class org.w3c.flute.parser.LocatorImpl
Reinitializes a LocatorImpl
lookingAhead - Variable in class org.w3c.flute.parser.Parser
 
LOOP_DETECTED - Static variable in error org.w3c.flute.parser.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LPARAN - Static variable in interface org.w3c.flute.parser.ParserConstants
 

M

media() - Method in class org.w3c.flute.parser.Parser
 
MEDIA_SYM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
MediaListImpl - Class in org.w3c.flute.parser
 
MediaListImpl() - Constructor for class org.w3c.flute.parser.MediaListImpl
 
mediaStatement(MediaListImpl) - Method in class org.w3c.flute.parser.Parser
 
medium() - Method in class org.w3c.flute.parser.Parser
 
MINUS - Static variable in interface org.w3c.flute.parser.ParserConstants
 
MM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
MS - Static variable in interface org.w3c.flute.parser.ParserConstants
 

N

NAME - Static variable in interface org.w3c.flute.parser.ParserConstants
 
NAMESPACE_IDENT - Static variable in interface org.w3c.flute.parser.ParserConstants
 
NAMESPACE_SYM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
namespaceDeclaration() - Method in class org.w3c.flute.parser.Parser
The namespace statement
newToken(int) - Static method in class org.w3c.flute.parser.Token
Returns a new Token object, by default.
next - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
next - Variable in class org.w3c.flute.parser.Parser.JJCalls
 
next - Variable in class org.w3c.flute.parser.Token
A reference to the next regular (non-special) token from the input stream.
NMCHAR - Static variable in interface org.w3c.flute.parser.ParserConstants
 
NMSTART - Static variable in interface org.w3c.flute.parser.ParserConstants
 
NNAME - Static variable in interface org.w3c.flute.parser.ParserConstants
 
NONASCII - Static variable in interface org.w3c.flute.parser.ParserConstants
 
number(char, Token, int) - Method in class org.w3c.flute.parser.Parser
 
NUMBER - Static variable in interface org.w3c.flute.parser.ParserConstants
 

O

OneOfAttributeConditionImpl - Class in org.w3c.flute.parser.selectors
 
OneOfAttributeConditionImpl(String, String) - Constructor for class org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl
Creates a new AttributeConditionImpl
operator(LexicalUnitImpl) - Method in class org.w3c.flute.parser.Parser
 
org.w3c.flute.parser - package org.w3c.flute.parser
 
org.w3c.flute.parser.selectors - package org.w3c.flute.parser.selectors
 
org.w3c.flute.util - package org.w3c.flute.util
 

P

page() - Method in class org.w3c.flute.parser.Parser
 
PAGE_SYM - Static variable in interface org.w3c.flute.parser.ParserConstants
 
params - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
parent - Variable in class org.w3c.flute.parser.selectors.ChildSelectorImpl
 
parent - Variable in class org.w3c.flute.parser.selectors.DescendantSelectorImpl
 
ParseException - Exception in org.w3c.flute.parser
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception org.w3c.flute.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.w3c.flute.parser.ParseException
 
ParseException(Token, int[][], String[]) - Constructor for exception org.w3c.flute.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseImportRule(InputSource) - Method in class org.w3c.flute.parser.Parser
Parse methods used by DOM Level 2 implementation.
parseMediaRule(InputSource) - Method in class org.w3c.flute.parser.Parser
 
parseNamespaceToken(InputSource) - Method in class org.w3c.flute.parser.Parser
 
parsePriority(InputSource) - Method in class org.w3c.flute.parser.Parser
 
parsePropertyValue(InputSource) - Method in class org.w3c.flute.parser.Parser
 
Parser - Class in org.w3c.flute.parser
A CSS2 parser
Parser() - Constructor for class org.w3c.flute.parser.Parser
Creates a new Parser
Parser(CharStream) - Constructor for class org.w3c.flute.parser.Parser
 
Parser(ParserTokenManager) - Constructor for class org.w3c.flute.parser.Parser
 
Parser.JJCalls - Class in org.w3c.flute.parser
 
ParserConstants - Interface in org.w3c.flute.parser
 
ParserTokenManager - Class in org.w3c.flute.parser
 
ParserTokenManager(CharStream) - Constructor for class org.w3c.flute.parser.ParserTokenManager
 
ParserTokenManager(CharStream, int) - Constructor for class org.w3c.flute.parser.ParserTokenManager
 
parseRule(InputSource) - Method in class org.w3c.flute.parser.Parser
This method parses only one rule (style rule or at-rule, except @charset).
parserUnit() - Method in class org.w3c.flute.parser.Parser
The main entry for the parser.
parseSelectors(InputSource) - Method in class org.w3c.flute.parser.Parser
 
parseStyleDeclaration(InputSource) - Method in class org.w3c.flute.parser.Parser
This method parses a style declaration (including the surrounding curly braces).
parseStyleSheet(String) - Method in class org.w3c.flute.parser.Parser
Convenient method for URIs.
parseStyleSheet(InputSource) - Method in class org.w3c.flute.parser.Parser
Main parse methods
PC - Static variable in interface org.w3c.flute.parser.ParserConstants
 
PERCENTAGE - Static variable in interface org.w3c.flute.parser.ParserConstants
 
PLUS - Static variable in interface org.w3c.flute.parser.ParserConstants
 
PRECEDES - Static variable in interface org.w3c.flute.parser.ParserConstants
 
prev - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
prio() - Method in class org.w3c.flute.parser.Parser
 
property() - Method in class org.w3c.flute.parser.Parser
 
pseudo(Condition) - Method in class org.w3c.flute.parser.Parser
 
pseudo_page() - Method in class org.w3c.flute.parser.Parser
 
PseudoClassConditionImpl - Class in org.w3c.flute.parser.selectors
 
PseudoClassConditionImpl(String) - Constructor for class org.w3c.flute.parser.selectors.PseudoClassConditionImpl
Creates a new AttributeConditionImpl
PseudoElementSelectorImpl - Class in org.w3c.flute.parser.selectors
 
PseudoElementSelectorImpl(String) - Constructor for class org.w3c.flute.parser.selectors.PseudoElementSelectorImpl
Creates a new ElementSelectorImpl
pseudoElt - Variable in class org.w3c.flute.parser.Parser
 
PT - Static variable in interface org.w3c.flute.parser.ParserConstants
 
PX - Static variable in interface org.w3c.flute.parser.ParserConstants
 

R

RAD - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RANGE - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RANGE0 - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RANGE1 - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RANGE2 - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RANGE3 - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RANGE4 - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RANGE5 - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RANGE6 - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RBRACE - Static variable in interface org.w3c.flute.parser.ParserConstants
 
RBRACKET - Static variable in interface org.w3c.flute.parser.ParserConstants
 
readChar() - Method in interface org.w3c.flute.parser.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.w3c.flute.parser.Generic_CharStream
 
reInit(Parser) - Method in class org.w3c.flute.parser.LocatorImpl
Reinitializes a LocatorImpl
reInit(Parser, int, int) - Method in class org.w3c.flute.parser.LocatorImpl
Reinitializes a LocatorImpl
reInit(Parser, Token) - Method in class org.w3c.flute.parser.LocatorImpl
Reinitializes a LocatorImpl
ReInit(Reader, int, int) - Method in class org.w3c.flute.parser.Generic_CharStream
 
ReInit(Reader, int, int, int) - Method in class org.w3c.flute.parser.Generic_CharStream
 
ReInit(CharStream) - Method in class org.w3c.flute.parser.Parser
 
ReInit(CharStream) - Method in class org.w3c.flute.parser.ParserTokenManager
 
ReInit(CharStream, int) - Method in class org.w3c.flute.parser.ParserTokenManager
 
ReInit(ParserTokenManager) - Method in class org.w3c.flute.parser.Parser
 
rejectToken(Token) - Method in class org.w3c.flute.parser.Parser
 
RPARAN - Static variable in interface org.w3c.flute.parser.ParserConstants
 

S

s - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
S - Static variable in interface org.w3c.flute.parser.ParserConstants
 
sdimension - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 
SECOND - Static variable in interface org.w3c.flute.parser.ParserConstants
 
secondCondition - Variable in class org.w3c.flute.parser.selectors.AndConditionImpl
 
selector() - Method in class org.w3c.flute.parser.Parser
 
selectorFactory - Variable in class org.w3c.flute.parser.Parser
 
SelectorFactoryImpl - Class in org.w3c.flute.parser.selectors
 
SelectorFactoryImpl() - Constructor for class org.w3c.flute.parser.selectors.SelectorFactoryImpl
 
selectorList() - Method in class org.w3c.flute.parser.Parser
 
SelectorListImpl - Class in org.w3c.flute.parser
 
SelectorListImpl() - Constructor for class org.w3c.flute.parser.SelectorListImpl
 
selectors - Variable in class org.w3c.flute.parser.SelectorListImpl
 
selectors - Variable in class org.w3c.flute.parser.Selectors
 
Selectors - Class in org.w3c.flute.parser
 
Selectors() - Constructor for class org.w3c.flute.parser.Selectors
 
SEMICOLON - Static variable in interface org.w3c.flute.parser.ParserConstants
 
setConditionFactory(ConditionFactory) - Method in class org.w3c.flute.parser.Parser
 
setDebugStream(PrintStream) - Method in class org.w3c.flute.parser.ParserTokenManager
 
setDocumentHandler(DocumentHandler) - Method in class org.w3c.flute.parser.Parser
Set the document handler for this parser
setErrorHandler(ErrorHandler) - Method in class org.w3c.flute.parser.Parser
Set the error handler for this parser
setFloatValue(float) - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
setIntegerValue(int) - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
setLocale(Locale) - Method in class org.w3c.flute.parser.Parser
 
setSelectorFactory(SelectorFactory) - Method in class org.w3c.flute.parser.Parser
 
simple_selector(Selector, char) - Method in class org.w3c.flute.parser.Parser
 
simpleSelector - Variable in class org.w3c.flute.parser.selectors.ConditionalSelectorImpl
 
simpleSelector - Variable in class org.w3c.flute.parser.selectors.DescendantSelectorImpl
 
skip_to_matching_brace() - Method in class org.w3c.flute.parser.Parser
 
skipAfterExpression() - Method in class org.w3c.flute.parser.Parser
 
skipStatement() - Method in class org.w3c.flute.parser.Parser
 
skipStatementNoSemicolon() - Method in class org.w3c.flute.parser.Parser
 
skipUnknownRule() - Method in class org.w3c.flute.parser.Parser
 
source - Variable in class org.w3c.flute.parser.Parser
 
SPACE - Static variable in class org.w3c.flute.parser.Parser
 
specialConstructor - Variable in exception org.w3c.flute.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.w3c.flute.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STATIC_LEXER_ERROR - Static variable in error org.w3c.flute.parser.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
staticFlag - Static variable in class org.w3c.flute.parser.Generic_CharStream
 
STRING - Static variable in interface org.w3c.flute.parser.ParserConstants
 
STRINGCHAR - Static variable in interface org.w3c.flute.parser.ParserConstants
 
styleRule() - Method in class org.w3c.flute.parser.Parser
 
SwitchTo(int) - Method in class org.w3c.flute.parser.ParserTokenManager
 

T

term(LexicalUnitImpl) - Method in class org.w3c.flute.parser.Parser
 
ThrowedParseException - Exception in org.w3c.flute.parser
 
ThrowedParseException(ParseException) - Constructor for exception org.w3c.flute.parser.ThrowedParseException
Creates a new ThrowedParseException
token - Variable in class org.w3c.flute.parser.Parser
 
Token - Class in org.w3c.flute.parser
Describes the input token stream.
Token() - Constructor for class org.w3c.flute.parser.Token
 
token_source - Variable in class org.w3c.flute.parser.Parser
 
tokenBegin - Variable in class org.w3c.flute.parser.Generic_CharStream
 
tokenImage - Variable in exception org.w3c.flute.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.w3c.flute.parser.ParserConstants
 
TokenLexicalActions(Token) - Method in class org.w3c.flute.parser.ParserTokenManager
 
TokenMgrError - Error in org.w3c.flute.parser
 
TokenMgrError() - Constructor for error org.w3c.flute.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.w3c.flute.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.w3c.flute.parser.TokenMgrError
 
toString() - Method in class org.w3c.flute.parser.LexicalUnitImpl
 
toString() - Method in class org.w3c.flute.parser.MediaListImpl
Returns a string representation of this object.
toString() - Method in class org.w3c.flute.parser.Token
Returns the image.
type - Variable in class org.w3c.flute.parser.LexicalUnitImpl
 

U

unaryOperator() - Method in class org.w3c.flute.parser.Parser
 
UNI - Static variable in interface org.w3c.flute.parser.ParserConstants
 
unicode(LexicalUnitImpl) - Method in class org.w3c.flute.parser.Parser
 
UNICODE - Static variable in interface org.w3c.flute.parser.ParserConstants
 
UNICODERANGE - Static variable in interface org.w3c.flute.parser.ParserConstants
 
UNKNOWN - Static variable in interface org.w3c.flute.parser.ParserConstants
 
uri - Variable in class org.w3c.flute.parser.LocatorImpl
 
url(LexicalUnitImpl) - Method in class org.w3c.flute.parser.Parser
 
URL - Static variable in interface org.w3c.flute.parser.ParserConstants
 

V

value - Variable in class org.w3c.flute.parser.selectors.AttributeConditionImpl
 
value - Variable in class org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl
 
value - Variable in class org.w3c.flute.parser.selectors.ClassConditionImpl
 
value - Variable in class org.w3c.flute.parser.selectors.IdConditionImpl
 
value - Variable in class org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl
 
value - Variable in class org.w3c.flute.parser.selectors.PseudoClassConditionImpl
 

_

_class(Condition) - Method in class org.w3c.flute.parser.Parser
 
_parseDeclarationBlock() - Method in class org.w3c.flute.parser.Parser
 
_parseImportRule() - Method in class org.w3c.flute.parser.Parser
 
_parseMediaRule() - Method in class org.w3c.flute.parser.Parser
 
_parseNamespaceToken() - Method in class org.w3c.flute.parser.Parser
 
_parseRule() - Method in class org.w3c.flute.parser.Parser
The following functions are useful for a DOM CSS implementation only and are not part of the general CSS2 parser.
_parseSelectors() - Method in class org.w3c.flute.parser.Parser
 
_URL - Static variable in interface org.w3c.flute.parser.ParserConstants
 
A B C D E F G H I J K L M N O P R S T U V _ 
All Classes All Packages