ProfigJson

profig.ProfigJson
See theProfigJson companion trait
object ProfigJson

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ProfigJson.type

Members list

Type members

Classlikes

object Hocon extends ProfigJson

Attributes

Supertypes
trait ProfigJson
class Object
trait Matchable
class Any
Self type
Hocon.type
object Json extends ProfigJson

Attributes

Supertypes
trait ProfigJson
class Object
trait Matchable
class Any
Self type
Json.type
object Properties extends ProfigJson

Attributes

Supertypes
trait ProfigJson
class Object
trait Matchable
class Any
Self type
Properties.type
object XML extends ProfigJson

Attributes

Supertypes
trait ProfigJson
class Object
trait Matchable
class Any
Self type
XML.type
object Yaml extends ProfigJson

Attributes

Supertypes
trait ProfigJson
class Object
trait Matchable
class Any
Self type
Yaml.type

Value members

Concrete methods

def apply(content: String, `type`: Option[String]): Json
def register(pj: ProfigJson, types: String*): Unit
def types: Set[String]

Concrete fields