Effect

com.github.simy4.xpath.scala.Effect
See theEffect companion object
sealed abstract case class Effect

XML model modification effect.

Attributes

See also:

com.github.simy4.xpath.spi.Effect

Since:

2.2

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product