WildCard Class

com.bea.p13n.util
WildCard Class

public class WildCard

    extends Object

Hierarchy
Object
  WildCard

Method Summary

public static void
main(String[] args)
public static boolean
match(String text, String pattern)
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Method Detail

main(String[]) Method

public static void main(String[] args)

match(String, String) Method

public static boolean match(String text, 
                            String pattern)