Package

com.github.kondaurovdev.json_extra

objParsers

Permalink

package objParsers

Visibility
  1. Public
  2. All

Type Members

  1. case class QueryObjectParser(propDel: String = "&", inDel: String = ";") extends Product with Serializable

    Permalink
  2. case class RawProp(key: String, value: String) extends Product with Serializable

    Permalink

Value Members

  1. object QueryObjectParser extends Serializable

    Permalink
  2. object RawProp extends Serializable

    Permalink

Ungrouped