All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ConfigException Providence config exceptions are extensions of the serializer exception (as parsing config can be seen as parsing or de-serializing any serialized message).ConfigLexer ConfigListener<M extends net.morimekta.providence.PMessage<M>> Interface for handling reactions to update of a config message.ConfigLoader Providence config loader.ConfigParser This parser parses config files.ConfigSupplier<M extends net.morimekta.providence.PMessage<M>> A supplier and instance holder for config objects.ConfigToken ConfigTokenizer ConfigTokenType ConfigUtil Utilities for helping with providence config handling.ConfigWarning Providence config exceptions are extensions of the serializer exception (as parsing config can be seen as parsing or de-serializing any serialized message).ContentResolver Untility for resolving file paths and opening them.FileContentResolver FixedConfigSupplier<M extends net.morimekta.providence.PMessage<M>> A supplier and instance holder for an immutable config instance.OverrideConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>> A supplier of a providence message config based on a parent config (supplier) and a map of value overrides.ProvidenceConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>> A supplier to get a config (aka message) from a providence config.ReferenceConfigSupplier<RefMessage extends net.morimekta.providence.PMessage<RefMessage>,ParentMessage extends net.morimekta.providence.PMessage<ParentMessage>> A supplier to get a config (aka message) from a resource location.ResourceConfigSupplier<Message extends net.morimekta.providence.PMessage<Message>> A supplier to get a config (aka message) from a providence config.ResourceContentResolver TestConfigSupplier<M extends net.morimekta.providence.PMessage<M>> Config supplier meant for testing only.UncheckedConfigException Unchecked config exception wrapping the providence config exception.UpdatingConfigSupplier<M extends net.morimekta.providence.PMessage<M>> A supplier and instance holder for config objects.