| Interface | Description |
|---|---|
| WebJarExtractor.Cache |
A cache for extracting WebJar assets.
|
| Class | Description |
|---|---|
| CloseQuietly |
Utility for closing resources without throwing an exception (because you should never throw an exception from a
finally block).
|
| FileSystemCache |
A cache backed by a file on the filesystem.
|
| RequireJS | |
| WebJarAssetLocator |
Locate WebJar assets.
|
| WebJarExtractor |
Utility for extracting WebJars onto the filesystem.
|
| WebJarExtractor.Cacheable | |
| WebJarExtractor.MemoryCache |
An in memory cache.
|
| Exception | Description |
|---|---|
| MultipleMatchesException |
Thrown when a path matches multiple assets.
|
Copyright © 2015. All Rights Reserved.