PseudoClassSelectorFactory
Provides string to CSS pseudo class selector instance mappings.
public PseudoClassSelectorFactory()
Creates or gets the associated CSS pseudo class selector.
Creates the default CSS pseudo class selector for the given
name.
Registers a new selector for the specified name.
Throws an exception if another selector for the given
name is already added.
Unregisters an existing selector for the given name.