Home | Trees | Indices | Help |
|
---|
|
CSS Selectors based on XPath.
This module supports selecting XML/HTML tags based on CSS selectors. See the CSSSelector class for details.
|
|||
SelectorSyntaxError | |||
ExpressionError | |||
CSSSelector A CSS selector. |
|||
_UniToken | |||
Symbol | |||
String | |||
Token | |||
Class Represents selector.class_name |
|||
Function Represents selector:name(expr) |
|||
Pseudo Represents selector:ident |
|||
Attrib Represents selector[namespace|attrib operator value] |
|||
Element Represents namespace|element |
|||
Hash Represents selector#id |
|||
Or | |||
CombinedSelector | |||
XPathExpr | |||
XPathExprOr Represents |'d expressions. Note that unfortunately it isn't the union, it's the sum, so duplicate elements will appear. |
|||
TokenStream |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Feb 6 20:30:21 2011 | http://epydoc.sourceforge.net |