|
static Serializator | instance (String prefix, String id) |
|
◆ instance()
static Serializator org.turro.configuration.WebSerializator.instance |
( |
String |
prefix, |
|
|
String |
id |
|
) |
| |
|
static |
Definition at line 33 of file WebSerializator.java.
34 return Serializator.from(
new File(ElephantContext.getRealPath(SERIALIZATOR_FOLDER)),
The documentation for this class was generated from the following file: