org.richfaces.arquillian.page.source
Class IgnoreScriptsContent
java.lang.Object
org.richfaces.arquillian.page.source.IgnoreScriptsContent
- All Implemented Interfaces:
- org.custommonkey.xmlunit.DifferenceListener
public class IgnoreScriptsContent
- extends Object
- implements org.custommonkey.xmlunit.DifferenceListener
- Since:
- Oct 22, 2010
- Author:
- akolonitsky
| Fields inherited from interface org.custommonkey.xmlunit.DifferenceListener |
RETURN_ACCEPT_DIFFERENCE, RETURN_IGNORE_DIFFERENCE_NODES_IDENTICAL, RETURN_IGNORE_DIFFERENCE_NODES_SIMILAR, RETURN_UPGRADE_DIFFERENCE_NODES_DIFFERENT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IgnoreScriptsContent
public IgnoreScriptsContent()
differenceFound
public int differenceFound(org.custommonkey.xmlunit.Difference difference)
- Specified by:
differenceFound in interface org.custommonkey.xmlunit.DifferenceListener
skippedComparison
public void skippedComparison(Node node,
Node node1)
- Specified by:
skippedComparison in interface org.custommonkey.xmlunit.DifferenceListener
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.