Uses of Interface
org.custommonkey.xmlunit.XSLTConstants
Packages that use XSLTConstants
-
Uses of XSLTConstants in org.custommonkey.xmlunit
Classes in org.custommonkey.xmlunit that implement XSLTConstantsModifier and TypeClassDescriptionclassSimple class for accessing the Nodes matched by an Xpath expression, or evaluating the String value of an Xpath expression.classCollection of static methods so that XML assertion facilities are available in any class, not just test suites.classJUnit TestCase subclass: extend this to add XML assertion facilities to your test suites.