collector

object collector

XML event stream collectors.

Source:
package.scala
class Object
trait Matchable
class Any

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.

Source:
package.scala