|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LoadingFileException | |
|---|---|
| it.avutils.jmapper.config | This package contains the classes that handle the configuration and the error messages of the JMapper Framework. |
| it.avutils.jmapper.util | This package contains utility classes. |
| Uses of LoadingFileException in it.avutils.jmapper.config |
|---|
| Methods in it.avutils.jmapper.config that throw LoadingFileException | |
|---|---|
static void |
Error.unableLoadingFile()
Thrown when the file can't be loaded. |
| Uses of LoadingFileException in it.avutils.jmapper.util |
|---|
| Methods in it.avutils.jmapper.util that throw LoadingFileException | |
|---|---|
static List<Class<?>> |
FilesManager.annotatedClasses()
Returns a list with all annotated classes |
static List<File> |
FilesManager.annotatedFiles()
Returns a list with all annotated files. |
static List<String> |
FilesManager.classesPath()
Returns a list with the paths of all java classes. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||