gexf4j is a small library that enables its users to create as well as write GEXF files which can be used to visualize graphs.
gexf4j is developed using the Java programming language and can be run on Mac OS X, Windows and Linux.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Unit tests have been included
· STAX impementation has been changed from JDK default to woodstox
· Stream writing has been added for convenience
· SimpleDateFormat variables are now safe for multi-threading
· Javadoc has been updated