Class SetSupport

    • Field Detail

      • value

        protected Object value
      • valueSpecified

        protected boolean valueSpecified
      • target

        protected Object target
      • property

        protected String property
    • Constructor Detail

      • SetSupport

        public SetSupport()
        Constructs a new handler. As with TagSupport, subclasses should not provide other constructors and are expected to call the superclass constructor.