Uses of Class
nu.xom.Namespace

Packages that use Namespace
nu.xom.tests nu.xom.tests contains the JUnit based test suite for XOM. 
 

Uses of Namespace in nu.xom.tests
 

Methods in nu.xom.tests with parameters of type Namespace
static void XOMTestCase.assertEquals(java.lang.String message, Namespace expected, Namespace actual)
           Asserts that two namespace nodes are equal.
 



Copyright 2002-2007 Elliotte Rusty Harold
elharo@metalab.unc.edu