Uses of Class
org.htmlunit.cssparser.dom.CSSStyleSheetImpl.SelectorEntry
-
Packages that use CSSStyleSheetImpl.SelectorEntry Package Description org.htmlunit.cssparser.dom Implementation classes for the org.w3c.dom.css interfaces. -
-
Uses of CSSStyleSheetImpl.SelectorEntry in org.htmlunit.cssparser.dom
Methods in org.htmlunit.cssparser.dom that return types with arguments of type CSSStyleSheetImpl.SelectorEntry Modifier and Type Method Description Iterator<CSSStyleSheetImpl.SelectorEntry>CSSStyleSheetImpl.CSSStyleSheetRuleIndex. getSelectorEntriesIteratorFor(String elementName, String[] classes)
-