XmlEvent

fs2.data.xml.XmlEvent
See theXmlEvent companion object
sealed trait XmlEvent

Attributes

Companion
object
Source
XmlEvent.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Comment
object EndDocument.type
class EndTag
object StartDocument.type
class StartTag
class XmlDecl
class XmlDoctype
class XmlPI
trait XmlTexty
class XmlCharRef
class XmlEntityRef
class XmlString
Show all
In this article