XML

laika.parse.code.CodeCategory$.XML$
object XML

Categories specific to the XML format.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
XML.type

Members list

Type members

Classlikes

case object CData extends XMLCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait XMLCategory
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
CData.type
case object DTDTagName extends XMLCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait XMLCategory
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
DTDTagName.type
case object ProcessingInstruction extends XMLCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait XMLCategory
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
sealed trait XMLCategory extends CodeCategory

Attributes

Supertypes
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object CData.type
object DTDTagName.type
object ProcessingInstruction.type