com.ebmwebsourcing.easycommons.soap
Class SoapComparator

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.soap.SoapComparator

public final class SoapComparator
extends java.lang.Object


Method Summary
static boolean isEquivalent(java.io.InputStream is1, java.io.InputStream is2)
           
static boolean isEquivalent(java.lang.String s1, java.lang.String s2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isEquivalent

public static boolean isEquivalent(java.lang.String s1,
                                   java.lang.String s2)

isEquivalent

public static boolean isEquivalent(java.io.InputStream is1,
                                   java.io.InputStream is2)


Copyright © 2012 Petals Link. All Rights Reserved.