|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetPathCollector | |
|---|---|
| de.agilecoders.wicket.webjars.collectors | |
| de.agilecoders.wicket.webjars.settings | |
| Uses of AssetPathCollector in de.agilecoders.wicket.webjars.collectors |
|---|
| Classes in de.agilecoders.wicket.webjars.collectors that implement AssetPathCollector | |
|---|---|
class |
ClasspathAssetPathCollector
A collector that searches for assets in the classpath, only in IWebjarsSettings.webjarsPath(), usually in META-INF/resources/webjars/**. |
class |
FileAssetPathCollector
A FileAssetPathCollector searches webjars on disk
in a special directory. |
class |
JarAssetPathCollector
Deprecated. |
class |
ProtocolAwareAssetPathCollector
|
class |
VfsAssetPathCollector
An AssetPathCollector that collects all file entries in JBoss virtual file system |
class |
WebSphereClasspathAssetPathCollector
A collector that searches for assets in the classpath, only in IWebjarsSettings.webjarsPath(), usually in META-INF/resources/webjars/**. |
| Uses of AssetPathCollector in de.agilecoders.wicket.webjars.settings |
|---|
| Methods in de.agilecoders.wicket.webjars.settings that return AssetPathCollector | |
|---|---|
AssetPathCollector[] |
WebjarsSettings.assetPathCollectors()
|
AssetPathCollector[] |
IWebjarsSettings.assetPathCollectors()
|
| Methods in de.agilecoders.wicket.webjars.settings with parameters of type AssetPathCollector | |
|---|---|
WebjarsSettings |
WebjarsSettings.assetPathCollectors(AssetPathCollector... assetPathCollectors)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||