Methods | This Package | All Packages
Defines an interface for accessing named resource-based properties.
package com.ms.wfc.core
public interface IResourceSet
Remarks
A resouce set is associated with a specific resource writer that persists the resource data to a file. In turn, the resource writer is associated with a resource reader that reads the resource set from the file.
See Also IResourceReader, IResourceWriter, IResourceManager