ScalaXmlEventifier

fs2.data.xml.scalaXml.package$.ScalaXmlEventifier$
object ScalaXmlEventifier extends DocumentEventifier[Document]

Attributes

Source:
package.scala
Graph
Supertypes
trait DocumentEventifier[Document]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def eventify(node: Document): Stream[Pure, XmlEvent]

Attributes

Source:
package.scala
def innerEventify(node: NodeSeq): Stream[Pure, XmlEvent]

Attributes

Source:
package.scala