scala.xml.transform

Members list

Type members

Classlikes

abstract class BasicTransformer extends Node => Node

A class for XML transformations.

A class for XML transformations.

Attributes

Supertypes
trait Node => Node
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait Node => Node
class Object
trait Matchable
class Any
abstract class RewriteRule extends BasicTransformer

A RewriteRule, when applied to a term, yields either the result of rewriting the term or the term itself if the rule is not applied.

A RewriteRule, when applied to a term, yields either the result of rewriting the term or the term itself if the rule is not applied.

Attributes

Supertypes
trait Node => Node
class Object
trait Matchable
class Any

Attributes

Supertypes
trait Node => Node
class Object
trait Matchable
class Any