collector

fs2.data.xml.`package`.collector
object collector

XML event stream collectors.

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
collector.type

Members list

Type members

Classlikes

object show extends Collector[XmlEvent]

Renders all events using the Show instance and build the result string.

Renders all events using the Show instance and build the result string.

Attributes

Source
package.scala
Supertypes
class Object
trait Matchable
class Any
Self type
show.type