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
/
org.scalatest.xml
/
XmlMatchers
XmlMatchers
object
XmlMatchers
extends
XmlMatchers
Companion
class
Graph
Supertypes
trait
XmlMatchers
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Inherited classlikes
class
NodeMatcher
(e:
Node
, ignoreWhitespace:
Boolean
)
Inherited from
XmlMatchers
class
ReflectShouldNodeMatcher
[T <:
Node
](s:
ResultOfNotWordForAny
[
T
])
Inherited from
XmlMatchers
Value members
Inherited methods
def
beXml
(e:
Node
, ignoreWhitespace:
Boolean
):
NodeMatcher
Inherited from
XmlMatchers