Changeset 323 for tools

Show
Ignore:
Timestamp:
05/12/09 11:12:06 (10 months ago)
Author:
anton
Message:

JSON array parser fixed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tools/routingservice/branches/wrs-2.0/src/util/format/JSONParser.java

    r321 r323  
    7070 
    7171                                                params.add(y); 
    72                                                 ++i; 
    7372                                        } 
    7473                                        break;