public class WildcardPattern extends Object
WildcardPattern(String pattern)
boolean
matches(String target)
static boolean
matches(String pattern, String target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WildcardPattern(String pattern)
public boolean matches(String target)
public static boolean matches(String pattern, String target)
Copyright © 2014 JBoss by Red Hat. All rights reserved.