Uploaded image for project: 'Commons JXPath'
  1. Commons JXPath
  2. JXPATH-83

JXpath automatically trims string values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2 Final
    • 1.3
    • None

    Description

      When an xml contains a value with leading or trailing spaces, JXPath trims this value.
      example: <value> 12324 56</value> is retrieved by JXPath as : '1234 56' while I expect ' 1234 56'.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wbiesemans Wim Biesemans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: