| Changed Methods |
String
getPseudoClass()
|
Documentation changed from old to new. |
Gets the selector pseudo class name. |
CssPseudoClassSelectorItem
create(
String)
|
Documentation changed from old to new. |
Creates a new instance of CssPseudoClassSelectorItem from passed string which contains selector name and its arguments. |
CssPseudoClassSelectorItem
create(
String,
String
)
|
Documentation changed from old to new. |
Creates a new instance of CssPseudoClassSelectorItem from passed selector class name and its arguments. |