electric.xml.matching
Class Greater

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

public class Greater
extends java.lang.Object
implements IConstraint

Greater.

Author:
webMethods

Constructor Summary
Greater()
           
 
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

Greater

public Greater()
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.