zio.http.template2.CssSelector.AttributeMatch
See theAttributeMatch companion trait
object AttributeMatch
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
AttributeMatch.type
Members list
Type members
Classlikes
final case class Contains(value: String) extends AttributeMatch
Attributes
- Supertypes
-
trait AttributeMatchtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class EndsWith(value: String) extends AttributeMatch
Attributes
- Supertypes
-
trait AttributeMatchtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class Exact(value: String) extends AttributeMatch
Attributes
- Supertypes
-
trait AttributeMatchtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class HyphenPrefix(value: String) extends AttributeMatch
Attributes
- Supertypes
-
trait AttributeMatchtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class StartsWith(value: String) extends AttributeMatch
Attributes
- Supertypes
-
trait AttributeMatchtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class WhitespaceContains(value: String) extends AttributeMatch
Attributes
- Supertypes
-
trait AttributeMatchtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article