public class Velocity extends Object
| Constructor and Description |
|---|
Velocity() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
evaluate(Context context,
Writer swOut,
String logTag,
InputStream instream) |
static boolean |
evaluate(Context context,
Writer swOut,
String logTag,
Reader reader) |
static boolean |
evaluate(Context context,
Writer swOut,
String logTag,
String instring) |
static void |
init() |
Copyright © 2022. All rights reserved.