Skip navigation links
C G K M N O P R 

C

containsKey(String) - Method in class net.morimekta.providence.config.MessageConfig
 

G

get(String) - Method in class net.morimekta.providence.config.MessageConfig
 
get() - Method in class net.morimekta.providence.config.MessageConfigSupplier
Get the message enclosed in the config wrapper.
get() - Method in class net.morimekta.providence.config.MessageSupplier
Get the message enclosed in the config wrapper.
get() - Method in class net.morimekta.providence.config.OverrideMessageSupplier
Get the message enclosed in the config wrapper.
get() - Method in class net.morimekta.providence.config.ProvidenceConfigSupplier
Get the message enclosed in the config wrapper.
getConfig(File) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file.
getConfig(File, PMessageDescriptor<M, F>) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file.
getInMessage(PMessage, String) - Static method in class net.morimekta.providence.config.ProvidenceConfigUtil
Look up a key in the message structure.
getInMessage(PMessage, String, Object) - Static method in class net.morimekta.providence.config.ProvidenceConfigUtil
Look up a key in the message structure.
getMessage() - Method in class net.morimekta.providence.config.MessageConfig
Get the message enclosed in the config wrapper.
getPrefix() - Method in class net.morimekta.providence.config.MessageConfig
Get the key prefix used in the config wrapper.
getPrefix() - Method in class net.morimekta.providence.config.MessageConfigSupplier
Get the key prefix used in the config wrapper.
getSupplier(File) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file.
getSupplier(File, PMessageDescriptor<M, F>) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file.
getSupplierWithParent(File, Supplier<M>) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file, and with a defined parent config.
getSupplierWithParent(File, File) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file, and with a defined parent config.
getSupplierWithParent(File, File, PMessageDescriptor<M, F>) - Method in class net.morimekta.providence.config.ProvidenceConfig
Load providence config from the given file, and with a defined parent config.

K

keySet() - Method in class net.morimekta.providence.config.MessageConfig
 

M

MessageConfig<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A Config that wraps an immutable providence message instance.
MessageConfig(Message) - Constructor for class net.morimekta.providence.config.MessageConfig
Create a config that wraps a providence message instance.
MessageConfig(String, Message) - Constructor for class net.morimekta.providence.config.MessageConfig
Create a config that wraps a providence message instance.
MessageConfigSupplier<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A supplier of a providence message config based on a message reader.
MessageConfigSupplier(String, PMessageDescriptor<Message, Field>, MessageReader) - Constructor for class net.morimekta.providence.config.MessageConfigSupplier
Create a config that wraps a providence message instance.
MessageSupplier<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A supplier of a providence message config based on a message reader.
MessageSupplier(PMessageDescriptor<Message, Field>, MessageReader) - Constructor for class net.morimekta.providence.config.MessageSupplier
Create a config that wraps a providence message instance.

N

net.morimekta.providence.config - package net.morimekta.providence.config
 

O

OverrideMessageSupplier<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A supplier of a providence message config based on a parent config (supplier) and a map of value overrides.
OverrideMessageSupplier(Supplier<Message>, Properties) - Constructor for class net.morimekta.providence.config.OverrideMessageSupplier
Create a config that wraps a providence message instance.
OverrideMessageSupplier(Supplier<Message>, Map<String, String>) - Constructor for class net.morimekta.providence.config.OverrideMessageSupplier
Create a config that wraps a providence message instance.
OverrideMessageSupplier(Supplier<Message>, Map<String, String>, boolean) - Constructor for class net.morimekta.providence.config.OverrideMessageSupplier
Create a config that wraps a providence message instance.

P

ProvidenceConfig - Class in net.morimekta.providence.config
Providence config loader.
ProvidenceConfig(TypeRegistry) - Constructor for class net.morimekta.providence.config.ProvidenceConfig
Make a non-strict config instance.
ProvidenceConfig(TypeRegistry, boolean) - Constructor for class net.morimekta.providence.config.ProvidenceConfig
Make a config instance.
ProvidenceConfigSupplier<Message extends PMessage<Message,Field>,Field extends PField> - Class in net.morimekta.providence.config
A reloadable supplier of a providence config based on a config file.
ProvidenceConfigSupplier(File, ProvidenceConfig) - Constructor for class net.morimekta.providence.config.ProvidenceConfigSupplier
Create a config that wraps a providence message instance.
ProvidenceConfigUtil - Class in net.morimekta.providence.config
Utilities for helping with providence config handling.
ProvidenceConfigUtil() - Constructor for class net.morimekta.providence.config.ProvidenceConfigUtil
 

R

reload() - Method in class net.morimekta.providence.config.MessageConfigSupplier
Reload the message into the config.
reload() - Method in class net.morimekta.providence.config.MessageSupplier
Reload the message into the config.
reload() - Method in class net.morimekta.providence.config.OverrideMessageSupplier
Reload the message into the config.
reload(File) - Method in class net.morimekta.providence.config.ProvidenceConfig
Trigger reloading of the given file, and run recursively up through dependencies.
reload() - Method in class net.morimekta.providence.config.ProvidenceConfigSupplier
Reload the message into the config.
reload() - Method in interface net.morimekta.providence.config.ReloadableSupplier
Trigger reloading of the instance that the supplier holds.
ReloadableSupplier<T> - Interface in net.morimekta.providence.config
A reloadable supplier.
C G K M N O P R 
Skip navigation links

Copyright © 2015–2017 morimekta.net. All rights reserved.