T - expression typepublic interface ValueParserProvider<T> extends PropExpression<T>
PropertyTag
to allow it to provide a custom ValueParser for the property.| Modifier and Type | Method and Description |
|---|---|
ValueParser<? super T> |
getValueParser(uk.ac.ed.epcc.webapp.AppContext c) |
accept, copyValueParser<? super T> getValueParser(uk.ac.ed.epcc.webapp.AppContext c)