cats.xml

package cats.xml

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait NodeContent

Coproduct to define XML node content

Coproduct to define XML node content

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Children
object Empty.type
class Text

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
trait Xml

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object XmlNull.type
trait XmlData
trait XmlNode
class Group
class Node
object Xml

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Xml.type
final case class XmlAttribute extends Xml with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
trait Serializable
trait Xml
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait XmlData extends Xml with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Xml
class Object
trait Matchable
class Any
Known subtypes
object XmlNull.type
object XmlData

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
XmlData.type
sealed trait XmlNode extends Xml

Attributes

Companion:
object
Graph
Supertypes
trait Xml
class Object
trait Matchable
class Any
Known subtypes
class Group
class Node

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
XmlNode.type
sealed trait XmlNodeInstances

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object XmlNode.type
sealed trait XmlNodeSyntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object XmlNode.type
trait XmlParser[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object XmlParser

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object XmlPrinter

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object implicits

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object syntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
syntax.type