Microsoft SDK for Java

IResourceSet Interface

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.