scala-xml-diff
scala-xml-diff
com.github.andyglow.xml.diff
Lookup
Lookup
Elem
Node
SeqNodeOps
StringOps
XmlDiff
XmlDiff
Eq
Neq
Detail
NodeDetail
UnequalElem
UnequalName
UnequalNamespaceUri
UnequalAttribute
AbsentAttribute
RedundantAttribute
AbsentNode
RedundantNode
Neq
XmlOps
XmlPath
XmlPath
NameMatcher
NameMatcher
Wildcard
Text
Nil
::
com.github.andyglow.xml.patch
XmlPatch
XmlPatch
org.scalatest.xml
XmlMatchers
NodeMatcher
ReflectShouldNodeMatcher
XmlMatchers
scala-xml-diff
/
com.github.andyglow.xml.diff
/
XmlPath
XmlPath
object
XmlPath
Companion
class
Graph
Supertypes
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Classlikes
case
class
::
(head:
NameMatcher
, tail:
XmlPath
) extends
XmlPath
sealed
trait
NameMatcher
extends
String
=>
Boolean
Companion
object
object
NameMatcher
Companion
class
case
object
Nil
extends
XmlPath
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
Value members
Concrete methods
def
apply
(path:
String
):
XmlPath