cats.xml.NodeContent
See theNodeContent companion trait
object NodeContent extends NodeContentInstances
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
NodeContent.type
Members list
Type members
Classlikes
final case class Children(childrenNel: NonEmptyList[XmlNode]) extends NodeContent
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait NodeContentclass Objecttrait Matchableclass AnyShow all
object Children
case object Empty extends NodeContent
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait NodeContentclass Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
final case class Text(data: XmlData) extends NodeContent
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait NodeContentclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Concrete fields
Implicits
Inherited implicits
Attributes
- Inherited from:
- NodeContentInstances
In this article