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

com.github.kmizu.jsonda.parser.JsondaParser.scala Maven / Gradle / Ivy

There is a newer version: 0.4.0
Show newest version
package com.github.kmizu.jsonda.parser

/**== Overview ==
 * I have the plan to yet another JSON Parser which behavior is customized
 * easily.  For example, I think that it is better to provide the mechanism
 * that users can register custom handlers.  If there exists,  library users
 * can interpret each JSON data as you like.
 * However, the implementation is not started yet.
 */
class JsondaParser

object JsondaParser {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy