public class TwirlCompilerFactory extends Object
| Constructor and Description |
|---|
TwirlCompilerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static TwirlCompiler |
create(PlayPlatform playPlatform) |
static VersionedTwirlCompilerAdapter |
createAdapter(PlayPlatform playPlatform) |
static VersionedPlayTwirlAdapter |
createPlayTwirlAdapter(PlayPlatform playPlatform) |
public static TwirlCompiler create(PlayPlatform playPlatform)
public static VersionedTwirlCompilerAdapter createAdapter(PlayPlatform playPlatform)
public static VersionedPlayTwirlAdapter createPlayTwirlAdapter(PlayPlatform playPlatform)