XmlBuilder

com.github.simy4.xpath.scala.XmlBuilder
object XmlBuilder

XML model modifier that works via XPath expressions processing.

Attributes

See also

com.github.simy4.xpath.XmlBuilder

Since

2.2

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

Members list

Type members

Classlikes

final class BuilderPartiallyApplied extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply(effects: Iterable[Effect]): BuilderPartiallyApplied

Implicits

Inherited implicits

implicit def asJavaIterable[A](it: Iterable[A]): Iterable[A]

Attributes

Inherited from:
Converters (hidden)