AttributeSelectorFactory
Provides string to CSS attribute selector instance mappings.
Represents a creator delegate for creating an attribute selector.
public AttributeSelectorFactory()
Creates the associated CSS attribute selector.
Creates the default CSS attribute selector for the given options.
Registers a new creator for the specified combinator.
Throws an exception if another creator for the given
combinator is already added.
Unregisters an existing creator for the given combinator.