Types from org.w3c.css.sac used by org.w3c.sac

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.w3c.css.sac.AttributeCondition

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.AttributeConditionImpl-1
org.w3c.flute.parser.selectors.BeginHyphenAttributeConditionImpl-1
org.w3c.flute.parser.selectors.ClassConditionImpl-1
org.w3c.flute.parser.selectors.IdConditionImpl-1
org.w3c.flute.parser.selectors.OneOfAttributeConditionImpl-1
org.w3c.flute.parser.selectors.PseudoClassConditionImpl-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createAttributeCondition(String, String, boolean, String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createBeginHyphenAttributeCondition(String, String, boolean, String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createClassCondition(String, String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createIdCondition(String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOneOfAttributeCondition(String, String, boolean, String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createPseudoClassCondition(String, String)-1

org.w3c.css.sac.CharacterDataSelector

RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createCDataSectionSelector(String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createCommentSelector(String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createTextNodeSelector(String)-1

org.w3c.css.sac.CombinatorCondition

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.AndConditionImpl-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createAndCondition(Condition, Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOrCondition(Condition, Condition)-1

org.w3c.css.sac.Condition

DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.selectors.AndConditionImpl.firstCondition-1
org.w3c.flute.parser.selectors.AndConditionImpl.secondCondition-1
org.w3c.flute.parser.selectors.ConditionalSelectorImpl.condition-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.Parser._class(Condition)-1
org.w3c.flute.parser.Parser.attrib(Condition)-1
org.w3c.flute.parser.Parser.hash(Condition)-1
org.w3c.flute.parser.Parser.pseudo(Condition)-1
org.w3c.flute.parser.selectors.AndConditionImpl.AndConditionImpl(Condition, Condition)-1
org.w3c.flute.parser.selectors.AndConditionImpl.AndConditionImpl(Condition, Condition)-1
org.w3c.flute.parser.selectors.ConditionalSelectorImpl.ConditionalSelectorImpl(SimpleSelector, Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createAndCondition(Condition, Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createAndCondition(Condition, Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createNegativeCondition(Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOrCondition(Condition, Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOrCondition(Condition, Condition)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createConditionalSelector(SimpleSelector, Condition)-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.Parser._class(Condition)-1
org.w3c.flute.parser.Parser.attrib(Condition)-1
org.w3c.flute.parser.Parser.hash(Condition)-1
org.w3c.flute.parser.Parser.pseudo(Condition)-1
org.w3c.flute.parser.selectors.AndConditionImpl.getFirstCondition()-1
org.w3c.flute.parser.selectors.AndConditionImpl.getSecondCondition()-1
org.w3c.flute.parser.selectors.ConditionalSelectorImpl.getCondition()-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOnlyChildCondition()-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOnlyTypeCondition()-1

org.w3c.css.sac.ConditionalSelector

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.ConditionalSelectorImpl-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createConditionalSelector(SimpleSelector, Condition)-1

org.w3c.css.sac.ConditionFactory

DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.Parser.conditionFactory-1
IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.ConditionFactoryImpl-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.Parser.setConditionFactory(ConditionFactory)-1

org.w3c.css.sac.ContentCondition

RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createContentCondition(String)-1

org.w3c.css.sac.CSSException

EXTENDS
Reference LocationLine Number
org.w3c.flute.parser.ParseException-1
INSTANTIATION
Reference LocationLine Number
org.w3c.flute.parser.Parser.getCharStreamWithLurk(InputSource)310
org.w3c.flute.parser.Parser.getCharStreamWithLurk(InputSource)277
org.w3c.flute.parser.Parser.getCharStreamWithLurk(InputSource)327
org.w3c.flute.parser.Parser.getCharStreamWithLurk(InputSource)336
org.w3c.flute.parser.Parser.getReader(InputSource)252
org.w3c.flute.parser.Parser.setLocale(Locale)64
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createAttributeCondition(String, String, boolean, String)109
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createBeginHyphenAttributeCondition(String, String, boolean, String)179
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createContentCondition(String)245
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createNegativeCondition(Condition)69
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOneOfAttributeCondition(String, String, boolean, String)156
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOnlyChildCondition()223
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOnlyTypeCondition()233
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOrCondition(Condition, Condition)57
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createPositionalCondition(int, boolean, boolean)89
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createAnyNodeSelector()56
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createCDataSectionSelector(String)122
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createCommentSelector(String)149
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDirectAdjacentSelector(short, Selector, SimpleSelector)211
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createElementSelector(String, String)95
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createNegativeSelector(SimpleSelector)78
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createProcessingInstructionSelector(String, String)137
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createPseudoElementSelector(String, String)164
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createRootNodeSelector()66
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createTextNodeSelector(String)110
THROWS
Reference LocationLine Number
org.w3c.flute.parser.Parser.getCharStreamWithLurk(InputSource)-1
org.w3c.flute.parser.Parser.parseImportRule(InputSource)-1
org.w3c.flute.parser.Parser.parseMediaRule(InputSource)-1
org.w3c.flute.parser.Parser.parsePriority(InputSource)-1
org.w3c.flute.parser.Parser.parsePropertyValue(InputSource)-1
org.w3c.flute.parser.Parser.parseRule(InputSource)-1
org.w3c.flute.parser.Parser.parseSelectors(InputSource)-1
org.w3c.flute.parser.Parser.parseStyleDeclaration(InputSource)-1
org.w3c.flute.parser.Parser.parseStyleSheet(InputSource)-1
org.w3c.flute.parser.Parser.parseStyleSheet(String)-1
org.w3c.flute.parser.Parser.setLocale(Locale)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createAndCondition(Condition, Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createAttributeCondition(String, String, boolean, String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createBeginHyphenAttributeCondition(String, String, boolean, String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createClassCondition(String, String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createContentCondition(String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createIdCondition(String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createLangCondition(String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createNegativeCondition(Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOneOfAttributeCondition(String, String, boolean, String)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOnlyChildCondition()-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOnlyTypeCondition()-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createOrCondition(Condition, Condition)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createPositionalCondition(int, boolean, boolean)-1
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createPseudoClassCondition(String, String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createAnyNodeSelector()-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createCDataSectionSelector(String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createChildSelector(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createCommentSelector(String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createConditionalSelector(SimpleSelector, Condition)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDescendantSelector(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDirectAdjacentSelector(short, Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createElementSelector(String, String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createNegativeSelector(SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createProcessingInstructionSelector(String, String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createPseudoElementSelector(String, String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createRootNodeSelector()-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createTextNodeSelector(String)-1

org.w3c.css.sac.CSSParseException

INSTANTIATION
Reference LocationLine Number
org.w3c.flute.parser.Parser._parseRule()3053
org.w3c.flute.parser.Parser.convertStringIndex(String, int, int)2965
org.w3c.flute.parser.Parser.declaration()2097
org.w3c.flute.parser.Parser.function(char, LexicalUnitImpl)2561
org.w3c.flute.parser.Parser.function(char, LexicalUnitImpl)2623
org.w3c.flute.parser.Parser.hexcolor(LexicalUnitImpl)2832
org.w3c.flute.parser.Parser.pseudo(Condition)2029
org.w3c.flute.parser.Parser.pseudo(Condition)1975
org.w3c.flute.parser.Parser.reportError(Locator, Exception)401
org.w3c.flute.parser.Parser.reportError(Locator, Exception)395
org.w3c.flute.parser.Parser.reportError(Locator, Exception)399
org.w3c.flute.parser.Parser.reportError(Locator, Exception)392
org.w3c.flute.parser.Parser.reportWarningSkipText(Locator, String)408

org.w3c.css.sac.DescendantSelector

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.ChildSelectorImpl-1
org.w3c.flute.parser.selectors.DescendantSelectorImpl-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createChildSelector(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDescendantSelector(Selector, SimpleSelector)-1

org.w3c.css.sac.DocumentHandler

DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.Parser.documentHandler-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.Parser.setDocumentHandler(DocumentHandler)-1

org.w3c.css.sac.ElementSelector

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.ElementSelectorImpl-1
org.w3c.flute.parser.selectors.PseudoElementSelectorImpl-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createElementSelector(String, String)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createPseudoElementSelector(String, String)-1

org.w3c.css.sac.ErrorHandler

DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.Parser.errorHandler-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.Parser.setErrorHandler(ErrorHandler)-1

org.w3c.css.sac.InputSource

DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.Parser.source-1
INSTANTIATION
Reference LocationLine Number
org.w3c.flute.parser.Parser.parseStyleSheet(String)119
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.Parser.getCharStreamWithLurk(InputSource)-1
org.w3c.flute.parser.Parser.getReader(InputSource)-1
org.w3c.flute.parser.Parser.parseImportRule(InputSource)-1
org.w3c.flute.parser.Parser.parseMediaRule(InputSource)-1
org.w3c.flute.parser.Parser.parsePriority(InputSource)-1
org.w3c.flute.parser.Parser.parsePropertyValue(InputSource)-1
org.w3c.flute.parser.Parser.parseRule(InputSource)-1
org.w3c.flute.parser.Parser.parseSelectors(InputSource)-1
org.w3c.flute.parser.Parser.parseStyleDeclaration(InputSource)-1
org.w3c.flute.parser.Parser.parseStyleSheet(InputSource)-1

org.w3c.css.sac.LangCondition

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.LangConditionImpl-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createLangCondition(String)-1

org.w3c.css.sac.LexicalUnit

DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.LexicalUnitImpl.next-1
org.w3c.flute.parser.LexicalUnitImpl.prev-1
IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.LexicalUnitImpl-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.LexicalUnitImpl.createCounter(int, int, LexicalUnitImpl, LexicalUnit)-1
org.w3c.flute.parser.LexicalUnitImpl.createCounters(int, int, LexicalUnitImpl, LexicalUnit)-1
org.w3c.flute.parser.LexicalUnitImpl.createFunction(int, int, LexicalUnitImpl, String, LexicalUnit)-1
org.w3c.flute.parser.LexicalUnitImpl.createRect(int, int, LexicalUnitImpl, LexicalUnit)-1
org.w3c.flute.parser.LexicalUnitImpl.createRGBColor(int, int, LexicalUnitImpl, LexicalUnit)-1
org.w3c.flute.parser.LexicalUnitImpl.createUnicodeRange(int, int, LexicalUnit, LexicalUnit)-1
org.w3c.flute.parser.LexicalUnitImpl.createUnicodeRange(int, int, LexicalUnit, LexicalUnit)-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.LexicalUnitImpl.getNextLexicalUnit()-1
org.w3c.flute.parser.LexicalUnitImpl.getParameters()-1
org.w3c.flute.parser.LexicalUnitImpl.getPreviousLexicalUnit()-1
org.w3c.flute.parser.LexicalUnitImpl.getSubValues()-1
org.w3c.flute.parser.Parser.expr()-1
org.w3c.flute.parser.Parser.parsePropertyValue(InputSource)-1

org.w3c.css.sac.Locator

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.LocatorImpl-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.Parser.reportError(Locator, Exception)-1
org.w3c.flute.parser.Parser.reportWarningSkipText(Locator, String)-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.Parser.getLocator()-1

org.w3c.css.sac.NegativeCondition

RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createNegativeCondition(Condition)-1

org.w3c.css.sac.NegativeSelector

RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createNegativeSelector(SimpleSelector)-1

org.w3c.css.sac.Parser

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.Parser-1

org.w3c.css.sac.PositionalCondition

RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.ConditionFactoryImpl.createPositionalCondition(int, boolean, boolean)-1

org.w3c.css.sac.ProcessingInstructionSelector

RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createProcessingInstructionSelector(String, String)-1

org.w3c.css.sac.SACMediaList

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.MediaListImpl-1

org.w3c.css.sac.Selector

ALLOCATES_ARRAY
Reference LocationLine Number
org.w3c.flute.parser.SelectorListImpl.addSelector(Selector)49
org.w3c.flute.parser.SelectorListImpl.SelectorListImpl()25
org.w3c.flute.parser.Selectors.addSelector(Selector)49
org.w3c.flute.parser.Selectors.Selectors()25
DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.SelectorListImpl.selectors-1
org.w3c.flute.parser.selectors.ChildSelectorImpl.parent-1
org.w3c.flute.parser.selectors.DescendantSelectorImpl.parent-1
org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl.child-1
org.w3c.flute.parser.Selectors.selectors-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.Parser.simple_selector(Selector, char)-1
org.w3c.flute.parser.SelectorListImpl.addSelector(Selector)-1
org.w3c.flute.parser.Selectors.addSelector(Selector)-1
org.w3c.flute.parser.selectors.ChildSelectorImpl.ChildSelectorImpl(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.DescendantSelectorImpl.DescendantSelectorImpl(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl.DirectAdjacentSelectorImpl(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createChildSelector(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDescendantSelector(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDirectAdjacentSelector(short, Selector, SimpleSelector)-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.Parser.selector()-1
org.w3c.flute.parser.Parser.simple_selector(Selector, char)-1
org.w3c.flute.parser.SelectorListImpl.item(int)-1
org.w3c.flute.parser.SelectorListImpl.itemSelector(int)-1
org.w3c.flute.parser.selectors.ChildSelectorImpl.getAncestorSelector()-1
org.w3c.flute.parser.selectors.DescendantSelectorImpl.getAncestorSelector()-1
org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl.getSelector()-1
org.w3c.flute.parser.Selectors.item(int)-1
org.w3c.flute.parser.Selectors.itemSelector(int)-1

org.w3c.css.sac.SelectorFactory

DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.Parser.selectorFactory-1
IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.SelectorFactoryImpl-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.Parser.setSelectorFactory(SelectorFactory)-1

org.w3c.css.sac.SelectorList

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.SelectorListImpl-1
org.w3c.flute.parser.Selectors-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.Parser._parseSelectors()-1
org.w3c.flute.parser.Parser.parseSelectors(InputSource)-1
org.w3c.flute.parser.Parser.selectorList()-1

org.w3c.css.sac.SiblingSelector

IMPLEMENTS
Reference LocationLine Number
org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDirectAdjacentSelector(short, Selector, SimpleSelector)-1

org.w3c.css.sac.SimpleSelector

DECLARED_FIELD
Reference LocationLine Number
org.w3c.flute.parser.selectors.ChildSelectorImpl.child-1
org.w3c.flute.parser.selectors.ConditionalSelectorImpl.simpleSelector-1
org.w3c.flute.parser.selectors.DescendantSelectorImpl.simpleSelector-1
org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl.directAdjacent-1
PARAMETER
Reference LocationLine Number
org.w3c.flute.parser.selectors.ChildSelectorImpl.ChildSelectorImpl(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.ConditionalSelectorImpl.ConditionalSelectorImpl(SimpleSelector, Condition)-1
org.w3c.flute.parser.selectors.DescendantSelectorImpl.DescendantSelectorImpl(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl.DirectAdjacentSelectorImpl(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createChildSelector(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createConditionalSelector(SimpleSelector, Condition)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDescendantSelector(Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createDirectAdjacentSelector(short, Selector, SimpleSelector)-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createNegativeSelector(SimpleSelector)-1
RETURN_TYPE
Reference LocationLine Number
org.w3c.flute.parser.Parser.element_name()-1
org.w3c.flute.parser.selectors.ChildSelectorImpl.getSimpleSelector()-1
org.w3c.flute.parser.selectors.ConditionalSelectorImpl.getSimpleSelector()-1
org.w3c.flute.parser.selectors.DescendantSelectorImpl.getSimpleSelector()-1
org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl.getSiblingSelector()-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createAnyNodeSelector()-1
org.w3c.flute.parser.selectors.SelectorFactoryImpl.createRootNodeSelector()-1

Back to reference summary for org.w3c.sac

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict