Uses of Class
nu.xom.Namespace
-
Packages that use Namespace Package Description nu.xom.tests nu.xom.testscontains the JUnit based test suite for XOM. -
-
Uses of Namespace in nu.xom.tests
Methods in nu.xom.tests with parameters of type Namespace Modifier and Type Method Description static voidXOMTestCase. assertEquals(java.lang.String message, Namespace expected, Namespace actual)Asserts that two namespace nodes are equal.
-