public class InDirective
extends com.jfinal.template.Directive
Constructor and Description |
---|
InDirective() |
Modifier and Type | Method and Description |
---|---|
void |
exec(com.jfinal.template.Env env,
com.jfinal.template.stat.Scope scope,
com.jfinal.template.io.Writer writer) |
static String |
in(Object o,
List<Object> paraValues) |
Copyright © 2020. All rights reserved.