Loader for smooth files.
More...
|
| static void | load (@NotNull final String readerName, @NotNull final Reader reader, @NotNull final SmoothFaces smoothFaces, @NotNull final ErrorViewCollector errorViewCollector) throws IOException |
| | Loads a smooth file. More...
|
| |
|
| static final Category | LOG = Logger.getLogger(SmoothFacesLoader.class) |
| | The Logger for printing log messages. More...
|
| |
Loader for smooth files.
- Author
- tchize
-
Andreas Kirschbaum
Definition at line 42 of file SmoothFacesLoader.java.
◆ SmoothFacesLoader()
| net.sf.gridarta.model.smoothface.SmoothFacesLoader.SmoothFacesLoader |
( |
| ) |
|
|
private |
◆ load() [1/2]
| static void net.sf.gridarta.model.smoothface.SmoothFacesLoader.load |
( |
@NotNull final URL |
url, |
|
|
@NotNull final SmoothFaces |
smoothFaces, |
|
|
@NotNull final ErrorView |
errorView |
|
) |
| |
|
static |
◆ load() [2/2]
| static void net.sf.gridarta.model.smoothface.SmoothFacesLoader.load |
( |
@NotNull final String |
readerName, |
|
|
@NotNull final Reader |
reader, |
|
|
@NotNull final SmoothFaces |
smoothFaces, |
|
|
@NotNull final ErrorViewCollector |
errorViewCollector |
|
) |
| throws IOException |
|
staticprivate |
◆ LOG
| final Category net.sf.gridarta.model.smoothface.SmoothFacesLoader.LOG = Logger.getLogger(SmoothFacesLoader.class) |
|
staticprivate |
The documentation for this class was generated from the following file: