package xml
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- abstract class XMLDocumentLike extends AnyRef
- trait XMLElementLike extends AnyRef
- final case class XMLException(where: Location, msg: String) extends Exception with Product with Serializable
- case class XMLName(namespace: String, label: String) extends Product with Serializable
Value Members
- object XMLDocumentLike
- object XMLFactory