All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scalax.collection.io.json.imp.package.scala Maven / Gradle / Ivy

The newest version!
package scalax.collection.io.json

/** Import of JSON text into graphs including the steps
  *   a. parsing (extracting and checking all data from JSON texts relevant to `Graph`) and
  *   a. `InputStream` creation on the basis of parsing results in preparation of calling
  *      `Graph.fromStream`.
  *
  * @author Peter Empen
  */
package object imp {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy