A C D E G O P S X

A

ActualTag - class org.apache.commons.jelly.tags.xmlunit.ActualTag.
 
ActualTag() - Constructor for class org.apache.commons.jelly.tags.xmlunit.ActualTag
 
AssertDocumentsEqualTag - class org.apache.commons.jelly.tags.xmlunit.AssertDocumentsEqualTag.
Compares two XML documents using XMLUnit (http://xmlunit.sourceforge.net/).
AssertDocumentsEqualTag() - Constructor for class org.apache.commons.jelly.tags.xmlunit.AssertDocumentsEqualTag
 

C

createSAXReader() - Method in class org.apache.commons.jelly.tags.xmlunit.ActualTag
 
createSAXReader() - Method in class org.apache.commons.jelly.tags.xmlunit.AssertDocumentsEqualTag
 
createSAXReader() - Method in class org.apache.commons.jelly.tags.xmlunit.ExpectedTag
 
createSAXReader() - Method in class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagSupport
Factory method to create a new SAXReader

D

doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.xmlunit.ActualTag
 
doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.xmlunit.AssertDocumentsEqualTag
 
doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.xmlunit.ExpectedTag
 

E

ExpectedTag - class org.apache.commons.jelly.tags.xmlunit.ExpectedTag.
 
ExpectedTag() - Constructor for class org.apache.commons.jelly.tags.xmlunit.ExpectedTag
 

G

getSAXReader() - Method in class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagSupport
 

O

org.apache.commons.jelly.tags.xmlunit - package org.apache.commons.jelly.tags.xmlunit
Compares two XML documents using XMLUnit

P

parse(Object) - Method in class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagSupport
Parses the given source
parseBody() - Method in class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagSupport
Parses the body of this tag and returns the parsed document

S

setActual(Object) - Method in class org.apache.commons.jelly.tags.xmlunit.AssertDocumentsEqualTag
Sets the actual XML document which is either a Document, String (of an URI), URI, Reader, or InputStream.
setExpected(Object) - Method in class org.apache.commons.jelly.tags.xmlunit.AssertDocumentsEqualTag
Sets the expected XML document which is either a Document, String (of an URI), URI, Reader, or InputStream.
setIgnoreWhitespace(boolean) - Method in class org.apache.commons.jelly.tags.xmlunit.AssertDocumentsEqualTag
Controls whether whitespace differences should be interpreted as differences or not.
setSAXReader(SAXReader) - Method in class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagSupport
Sets the SAXReader used for parsing

X

XMLUnitTagLibrary - class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagLibrary.
 
XMLUnitTagLibrary() - Constructor for class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagLibrary
 
XMLUnitTagSupport - class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagSupport.
 
XMLUnitTagSupport() - Constructor for class org.apache.commons.jelly.tags.xmlunit.XMLUnitTagSupport
 

A C D E G O P S X

Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.