Package gw.internal.gosu.properties
package gw.internal.gosu.properties
-
ClassDescriptionProperty set with no propertiesPropertyInfo implementation for properties within a
PropertiesTypeInfo
A property set based on an underlyingProperties
object.Knows how to find all the property files in a module and create PropertiesPropertySets from them.Type based on aPropertyNode
Type info based on aPropertyNode
Set of case insensitive type names with operation to quickly find which type names in the set are possible matches for a full type name.A node in a tree representation of an underlyingPropertySet
.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.Represents the different sources ofPropertySet
objects that can be used to buildPropertiesType
objects.Makes available the standard system properties, which should be available on all JVMs