PseudoElementSelectorFactory
Provides string to CSS pseudo element selector instance mappings.
public PseudoElementSelectorFactory()
Creates or gets the associated CSS pseudo element selector.
Creates the default CSS pseudo element 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.