com.bea.p13n.util
Class WildCard

java.lang.Object
  extended by com.bea.p13n.util.WildCard

public class WildCard
extends Object


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

Method Detail

match

public static boolean match(String text,
                            String pattern)

main

public static void main(String[] args)


Copyright © 2006 BEA Systems, Inc. All Rights Reserved