public class IfTag extends ConditionalTag
if tag from XML file to put dynamic SQLs.| Modifier and Type | Field and Description |
|---|---|
static String |
TAG_NAME |
ATTRIBUTE_TESTpublic static final String TAG_NAME
public IfTag(String ognlExpression, String text)
ognlExpression - the OGNL expression to be parsedtext - content of expression to be evaluatedMalformedExpression - if the expression is malformed or if there is a
pathological environmental problem.Copyright © 2012–2022 jkniv, copyleft code. All rights reserved.