Class JspUtils


  • public class JspUtils
    extends Object
    • Constructor Detail

      • JspUtils

        public JspUtils()
    • Method Detail

      • getContanstBooleanAsString

        public static String getContanstBooleanAsString​(LinkedList<org.apache.bcel.generic.Instruction> precedingInstructions,
                                                        org.apache.bcel.generic.ConstantPoolGen cpg)
        Parameters:
        precedingInstructions - Instructions preceding the call.
        cpg - Constant Pool Gen (need to get constant value such as strings and class names)
        Returns:
        The string value found or null