Package gw.internal.gosu.properties
-
Interface Summary Interface Description PropertySet Basic interface that describes a set of properties - could be a Properties object or a resource bundle or any other set of key/value string pairs.PropertySetSource Represents the different sources ofPropertySetobjects that can be used to buildPropertiesTypeobjects. -
Class Summary Class Description EmptyPropertySet Property set with no propertiesPropertiesPropertySet A property set based on an underlyingPropertiesobject.PropertiesPropertySet.Source Knows how to find all the property files in a module and create PropertiesPropertySets from them.PropertiesType Type based on aPropertyNodePropertiesTypeInfo Type info based on aPropertyNodePropertiesTypeLoader PropertyNode A node in a tree representation of an underlyingPropertySet.SystemPropertiesPropertySet Makes available the standard system properties, which should be available on all JVMs