problems with .net parser
Social Network Image Animator creates animations of network data
Status: Beta
Brought to you by:
skyebend
Problems / errors reading .net files.
Somtimes resulting in java.util.NoSuchElementException
at
java.util.StringTokenizer.nextToken(StringTokenizer.java:230)
(when attempting to parse a shape)
Sometimes resulting in a network which gives no errors
on parsing, but has no node events
(when attempting to parse lines beginning with multiple
spaces)
sonia_1_1_1.jar independent of java version
Paolo Parigi found several problems in the .net parser.
It does not support reading shapes, has trouble with
tabs as delimiters, and also with multiple spaces as
delimiters. In other words, it is a fairly fragile
version of .net format. Hopefully I'll have a chance
to make it more compatible with pajek soon.
-skye
Logged In: YES
user_id=266027
Originator: NO
made some fixes to error reporting, gave default times when reading .net files that have no time data (like those exported from UCINET) on the version in cvs