show

fs2.data.xml.`package`.collector.show
object show extends Collector[XmlEvent]

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

Attributes

Deprecated
[Since version fs2-data 1.11.0] Use `fs2.data.xml.collector.raw(false)` instead
Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
show.type

Members list

Type members

Types

type Out = String

Attributes

Source
package.scala

Value members

Concrete methods

Attributes

Source
package.scala