Package com.typesafe.config.parser
-
Interface Summary Interface Description ConfigDocument Represents an individual HOCON or JSON file, preserving all formatting and syntax details.ConfigNode A node in the syntax tree for a HOCON or JSON document. -
Class Summary Class Description ConfigDocumentFactory Factory for creatingConfigDocument
instances.