|
Class Summary |
| BundleLoader |
Loads resources from a bundle. |
| DefaultURIResolver |
URIResolver that resolves either from the received base URI, as an absolute
path, from project basedir or from classpath. |
| FileCache |
Stores processed contents of files in a file cache to prevent duplicate
processing. |
| FileResolver |
Resolves a File corresponding to a given path either as absolute path, from
project basedir or from classpath. |
| StreamTranslator |
Translates a Reader stream. |
| UnArchiverHelper |
Gets files from archives. |