com.satline.expr.eval
Class Like

java.lang.Object
  extended by com.satline.expr.eval.Like

public class Like
extends java.lang.Object


Method Summary
static boolean check(java.lang.String str, java.lang.String like)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

check

public static boolean check(java.lang.String str,
                            java.lang.String like)


Copyright © 2007 null. All Rights Reserved.