electric.xml.matching
Class NotEqual

java.lang.Object
  extended byelectric.xml.matching.NotEqual
All Implemented Interfaces:
IConstraint

public class NotEqual
extends java.lang.Object
implements IConstraint

NotEqual.

Author:
webMethods

Constructor Summary
NotEqual()
           
 
Method Summary
 java.lang.String getName()
           
 boolean isSatisfiedBy(java.lang.String string1, java.lang.String string2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotEqual

public NotEqual()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface IConstraint

isSatisfiedBy

public boolean isSatisfiedBy(java.lang.String string1,
                             java.lang.String string2)
Specified by:
isSatisfiedBy in interface IConstraint
Parameters:
string1 -
string2 -


copyright© 2001-2004 by webMethods All Rights Reserved.