public static class El.ElProperty extends El
El.ElMethod, El.ElProperties, El.ElProperty| Constructor and Description |
|---|
ElProperty(org.ocpsoft.rewrite.el.Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
Object |
retrieve(Rewrite event,
EvaluationContext context) |
Object |
submit(Rewrite event,
EvaluationContext context,
Object value) |
boolean |
supportsRetrieval() |
boolean |
supportsSubmission() |
String |
toString() |
method, properties, properties, property, property, property, retrievalMethod, retrievalMethod, retrievalMethod, submissionMethodpublic ElProperty(org.ocpsoft.rewrite.el.Expression expression)
public Object retrieve(Rewrite event, EvaluationContext context)
public Object submit(Rewrite event, EvaluationContext context, Object value)
public boolean supportsRetrieval()
public boolean supportsSubmission()
Copyright © 2021 OCPsoft. All rights reserved.