root
root
com.github.simy4.xpath.scala
Effect
Effect
XmlBuilder
BuilderPartiallyApplied
implicits
com.github.simy4.xpath.scala.impl
ToXmlElemOps
XmlElemOps
com.github.simy4.xpath.scala.navigator
Attribute
Element
Root
ScalaXmlNavigator
ScalaXmlNode
com.github.simy4.xpath.scala.spi
ScalaXmlNavigatorSpi
com.github.simy4.xpath.scala.xpath
ToXPathLiteral
XPathLiteral
root
/
com.github.simy4.xpath.scala.impl
/
XmlElemOps
XmlElemOps
final
class
XmlElemOps
(elem:
Elem
, namespaceContext:
NamespaceContext
)
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
put
(xpath:
String
):
Elem
def
put
(xpath:
String
, value:
Any
):
Elem
def
putAll
(xpaths:
String
*):
Elem
def
putAll
(xpaths:
Iterable
[
String
]):
Elem
def
putAll
(xpathToValueMap:
Map
[
String
,
AnyRef
]):
Elem
def
remove
(xpath:
String
):
Elem
def
removeAll
(xpaths:
String
*):
Elem
def
removeAll
(xpaths:
Iterable
[
String
]):
Elem