public class StringPattern extends Object
StringPattern(String value)
Map<String,List<String>>
getParameters(String value)
String
getPattern()
List<StringPatternVar>
getVars()
boolean
matches(String value)
toString(Object[] params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringPattern(String value) throws MalformedURLException
MalformedURLException
public String getPattern()
public String toString(Object[] params)
public Map<String,List<String>> getParameters(String value)
public boolean matches(String value)
public List<StringPatternVar> getVars()
Copyright © 2018 Brandao. All rights reserved.