Overview | This Package | All Packages
Constructors | Description |
ResourceSet | Creates a ResourceSet object. |
Methods | Description |
contains | Determines whether the specified property is stored in the resource set. |
getNames | Retrieves the names of all properties that are stored in the resource set. |
getProperties | Retrieves the values of all properties that are stored in the resource set. |
getProperty | Retrieves the value of the specified property. |
getWriter | Retrieves the class of the resource writer that is used to write the properties to a file. |
setProperty | Sets the value of the specified property. |