Details

    • Type: New Feature New Feature
    • Status: Closed Closed
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.2
    • Component/s: None
    • Labels:
      None

      Description

      A JSON writer (no reader as yet) for XStream.

      Eliminates some redundant braces, quotes for things that do not need them (int, boolean)

      It also handles arrays, lists, sets appropriately

      Examples from http://www.json.org/example.html used for TestCases.

      To support some the the features, 'startNode(String name)' in HierarchicalStreamWriter has a sister method 'startNode(String name, Class clazz)'

        Issue Links

          People

          • Assignee:
            Unassigned
            Reporter:
            Paul Hammant
          • Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: