Generated by
JDiff

Class com.itextpdf.styledxmlparser.css.selector.item.CssPseudoClassSelectorItem

Changed Constructors
CssPseudoClassSelectorItem( String, String ) Documentation changed from old to new.
Creates a new CssPseudoClassSelectorItem instance.
 

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.