XmlDoctype

fs2.data.xml.XmlEvent$.XmlDoctype
case class XmlDoctype(name: String, docname: String, systemid: Option[String]) extends XmlEvent

Attributes

Source:
XmlEvent.scala
Graph
Supertypes
trait Product
trait Equals
trait XmlEvent
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product