electric.xml.matching
Class Range

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

public class Range
extends java.lang.Object
implements IConstraint

Range.

Author:
webMethods

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

Range

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