public class JspUtils extends Object
| Constructor and Description |
|---|
JspUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getContanstBooleanAsString(LinkedList<org.apache.bcel.generic.Instruction> precedingInstructions,
org.apache.bcel.generic.ConstantPoolGen cpg) |
public static String getContanstBooleanAsString(LinkedList<org.apache.bcel.generic.Instruction> precedingInstructions, org.apache.bcel.generic.ConstantPoolGen cpg)
precedingInstructions - Instructions preceding the call.cpg - Constant Pool Gen (need to get constant value such as strings and class names)Copyright © 2017. All rights reserved.