xpath-to-xml-scala_3 2.3.9 API
xpath-to-xml-scala_3 2.3.9 API
API
com.github.simy4.xpath.scala
impl
ToXmlElemOps
XmlElemOps
navigator
Attribute
Element
Root
ScalaXmlNavigator
ScalaXmlNode
spi
ScalaXmlNavigatorSpi
xpath
ToXPathLiteral
XPathLiteral
Effect
Effect
XmlBuilder
BuilderPartiallyApplied
implicits
xpath-to-xml-scala_3 2.3.9 API
/
com.github.simy4.xpath.scala
/
com.github.simy4.xpath.scala.impl
/
XmlElemOps
XmlElemOps
com.github.simy4.xpath.scala.impl.XmlElemOps
final
class
XmlElemOps
(
elem
:
Elem
,
namespaceContext
:
NamespaceContext
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
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
In this article
Attributes
Members list
Value members
Concrete methods