public static PseudoClass getPseudoClass (String pseudoClass)

There is only one PseudoClass instance for a given pseudoClass.

Returns:  The PseudoClass for the given pseudoClass. Will not return null.

Exceptions:
IllegalArgumentException    if pseudoClass parameter is null or an empty String