ResourcePatternResolver

org.beangle.commons.io.ResourcePatternResolver
See theResourcePatternResolver companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def getResources(locationPattern: String): List[URL]

Find all resources that match the given location pattern via the Ant-style PathMatcher. Supports resources in jar files and zip files and in the file system.

Find all resources that match the given location pattern via the Ant-style PathMatcher. Supports resources in jar files and zip files and in the file system.

Attributes

Definition Classes

Concrete fields

Inherited fields

val ClasspathAllUrlPrefix: String

Attributes

Inherited from:
ResourceResolver
val ClasspathUrlPrefix: String

Attributes

Inherited from:
ResourceResolver