public static interface Selector.PseudoPage extends Selector.SelectorPart
| Modifier and Type | Method and Description |
|---|---|
Selector.PseudoDeclaration |
getDeclaration() |
String |
getFunctionName() |
String |
getValue() |
Selector.PseudoPage |
setFunctionName(String functionName) |
Selector.PseudoPage |
setValue(String value) |
computeSpecificity, matchesString getFunctionName()
Selector.PseudoPage setFunctionName(String functionName)
String getValue()
Selector.PseudoPage setValue(String value)
Selector.PseudoDeclaration getDeclaration()
Copyright © 2014. All rights reserved.