xpath-to-xml-scala_3 2.3.4 API
xpath-to-xml-scala_3 2.3.4 API
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
xpath-to-xml-scala_3 2.3.4 API
/
com.github.simy4.xpath.scala
/
XmlBuilder
/
BuilderPartiallyApplied
BuilderPartiallyApplied
final
class
BuilderPartiallyApplied
extends
AnyVal
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
apply
(
xml:
Elem
):
Either
[
XmlBuilderException
,
Elem
]