| Package | Description |
|---|---|
| gw.internal.gosu.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyPropertySet
Property set with no properties
|
class |
PropertiesPropertySet
A property set based on an underlying
Properties object. |
class |
SystemPropertiesPropertySet
Makes available the standard system properties, which should be available on all JVMs
|
| Modifier and Type | Method and Description |
|---|---|
PropertySet |
PropertySetSource.getPropertySet(String name)
Return the named property set
|
PropertySet |
PropertiesPropertySet.Source.getPropertySet(String name) |
PropertySet |
PropertySetSource.getPropertySetForFile(IFile file)
Return the property set for the given file
|
PropertySet |
PropertiesPropertySet.Source.getPropertySetForFile(IFile file) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyNode |
PropertyNode.buildTree(PropertySet propertySet) |
Copyright © 2022. All rights reserved.