Uses of Interface
org.refcodes.properties.ImmutableResourcePropertiesFactory
-
Uses of ImmutableResourcePropertiesFactory in org.refcodes.properties
Subinterfaces of ImmutableResourcePropertiesFactory in org.refcodes.propertiesModifier and TypeInterfaceDescriptioninterfaceFactory interface for creatingResourcePropertiesinstances.Classes in org.refcodes.properties that implement ImmutableResourcePropertiesFactoryModifier and TypeClassDescriptionclassTheJavaPropertiesFactoryrepresents aResourcePropertiesFactorycreating instances of typeJavaProperties.classTheJsonPropertiesFactoryrepresents aResourcePropertiesFactorycreating instances of typeJsonProperties.static classThePolyglotProperties.PolyglotPropertiesFactoryis a meta factory using a collection ofResourcePropertiesFactoryinstances to deliverResourcePropertiesinstances.classTheTomlPropertiesFactoryrepresents aResourcePropertiesFactorycreating instances of typeTomlProperties.classTheXmlPropertiesFactoryrepresents aResourcePropertiesFactorycreating instances of typeXmlProperties.classTheYamlPropertiesFactoryrepresents aResourcePropertiesFactorycreating instances of typeYamlProperties.