AntPathPattern

org.beangle.commons.regex.AntPathPattern
See theAntPathPattern companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def isPattern(path: String): Boolean
def matchStart(pattern: String, path: String): Boolean
def matches(pattern: String, path: String): Boolean