| Package | Description |
|---|---|
| org.seedstack.seed.el.api |
| Modifier and Type | Method and Description |
|---|---|
ELContextBuilder.ELPropertyProvider |
ELContextBuilder.context(javax.el.ELContext elContext)
Sets a custom
ELContext. |
ELContextBuilder.ELPropertyProvider |
ELContextBuilder.defaultContext()
Initializes the context with default context.
|
ELContextBuilder.ELPropertyProvider |
ELContextBuilder.ELPropertyProvider.withFunction(String prefix,
String localName,
Method method)
Adds a function which will be available in the EL.
|
ELContextBuilder.ELPropertyProvider |
ELContextBuilder.ELPropertyProvider.withProperty(String name,
Object object)
Adds property to the EL.
|
Copyright © 2013-2015–2015. All rights reserved.