saker.build Documentation TaskDoc JavaDoc Packages
package saker.build.util.classloader
Package containing utility classes related to classloaders for the build system..
Classes
SakerDirectoryClassLoaderDataFinder
ClassLoaderDataFinder implementation that is backed by a SakerDirectory.
SakerPathClassLoaderDataFinder
ClassLoaderDataFinder implementation that finds the resources based on a file provider and path.
WildcardFilteringClassLoader
ClassLoader implementation that only finds classes which have their name match the specified wildcards.