fs2-data-xml-scala
1.7.1
fs2-data-xml-scala
API
fs2.data.xml.scalaXml
ScalaXmlEventifier
fs2-data-xml-scala
/
fs2.data.xml.scalaXml
/
ScalaXmlEventifier
ScalaXmlEventifier
fs2.data.xml.scalaXml.package$.ScalaXmlEventifier$
object
ScalaXmlEventifier
extends
DocumentEventifier
[
Document
]
Attributes
Source:
package.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
DocumentEventifier
[
Document
]
class
Object
trait
Matchable
class
Any
Self type
ScalaXmlEventifier
.type
Clear all
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