Microsoft SDK for Java

ResourceReader Class

Reads a binary resource file.

package com.ms.wfc.core

public final class ResourceReader
implements
IResourceReader

Remarks

Because the format of resource files may change, always use the ResourceWriter class in conjunction with ResourceReader. This ensures that the implementation to read the resource file is compatible with the implementation to write it.

See Also   IResourceSet

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