electric.xml.matching
Class Less

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

public class Less
extends java.lang.Object
implements IConstraint

Less.

Author:
webMethods

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

Less

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