hocon

Reference

The public API: parsing entry points, the untyped Config getters, and the Messages i18n helper.

The public API: parsing entry points, the untyped Config getters, and the Messages i18n helper.

Pages

  • Config — Config is an immutable, untyped view over a parsed HOCON document. You obtain one from Hocon.parse, navigate it by dot-separated path, and read typed values with the getters below.
  • Messages — Messages is a thin i18n helper over a Config of translation strings. It looks messages up by path and fills {name} placeholders from named arguments. It is a convenience layer…

Search

Esc
to navigate to open Esc to close