jabbalaci / graphviz-java-api

With this simple API you can simply call GraphViz's dot from your Java programs.
72 stars 35 forks source link

Stream closing #10

Open Neo11 opened 8 years ago

Neo11 commented 8 years ago

I think with the new Java 8 NIO Features, the stream handling (mostly closing) is much better.

Maybe there should real Exception handling and no syserr?