Uses of Class
org.apache.commons.jelly.tags.xmlunit.XMLUnitTagSupport

Uses of XMLUnitTagSupport in org.apache.commons.jelly.tags.xmlunit
 

Subclasses of XMLUnitTagSupport in org.apache.commons.jelly.tags.xmlunit
 class ActualTag
           
 class AssertDocumentsEqualTag
          Compares two XML documents using XMLUnit (http://xmlunit.sourceforge.net/).
 class ExpectedTag