public final class EL extends Object
EL is a Expression Language Handler.| Modifier and Type | Class and Description |
|---|---|
static class |
EL.DefaultFunctions |
| Constructor and Description |
|---|
EL(ELRegistration registration) |
public EL(ELRegistration registration)
public void compile(String expression) throws ELException
ELExceptionpublic ELResult execute(ELContext context, boolean nullMissingFields) throws ELException
ELExceptionpublic ELResult execute(ELContext context) throws ELException
ELExceptionCopyright © 2020 CDAP Licensed under the Apache License, Version 2.0.