Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-162

empty() function throws an exception : unsupported type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0
    • None

    Description

      empty() : unsupported type : class com.sun.org.apache.xerces.internal.dom.ElementImpl.

      Exepected behaviour - just return false if neither:

      Object is null
      Object is an empty string
      Object is an array of length zero
      Object is a collection of size zero
      Object is an empty map
      .....

      Attachments

        Activity

          People

            henrib Henri Biestro
            dmitri_blinov Dmitri Blinov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: