scala.xml
Type members
Classlikes
XML leaf container for any data of type A
.
XML leaf container for any data of type A
.
XML leaf for comments.
XML leaf for comments.
XML leaf for entity references.
XML leaf for entity references.
A hack to group XML nodes in one node.
A hack to group XML nodes in one node.
This class represents an attribute and at the same time a linked list of attributes. Every instance of this class is either
This class represents an attribute and at the same time a linked list of attributes. Every instance of this class is either
- an instance of
UnprefixedAttribute key,value
or - an instance of
PrefixedAttribute namespace_prefix,key,value
or Null
, the empty attribute list.
Internal structure used by scalac to create literals
Internal structure used by scalac to create literals
Evidence that T can be embedded in xml attribute position.
Evidence that T can be embedded in xml attribute position.
- Companion:
- object
Evidence that T can be embedded in xml element position.
Evidence that T can be embedded in xml element position.
- Companion:
- object
{\"<\"}
")