Up
Authors
- Manuel Guesdon (
mguesdon@orange-concept.com
)
-
Version: 1.6
Date: 2004/05/06 13:57:00
Copyright: (C) 1999-2003 Free Software Foundation, Inc.
- Declared in:
- Foundation/GSWResourceManager.h
- Conforms to:
- NSLocking
Standards:
Description forthcoming.
Method summary
- (void) _initFrameworkProjectBundles;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (GSWDeployedBundle*) cachedBundleForFrameworkNamed: (NSString*)aFrameworkName;
GSWeb specific Returns the bundle for framework named
aFrameworkName or application bundle if
none is found
- (void) lock;
Description forthcoming.
- (GSWDeployedBundle*) lockedCachedBundleForFrameworkNamed: (NSString*)name;
Returns the bundle for framework named
aFrameworkName or application bundle if none
is found
- (NSString*) lockedCachedStringForKey: (NSString*)key inTableNamed: (NSString*)tableName inFramework: (NSString*)frameworkName language: (NSString*)language;
Description forthcoming.
- (NSArray*) lockedCachedStringsTableArrayWithName: (NSString*)tableName inFramework: (NSString*)frameworkName language: (NSString*)language;
Description forthcoming.
- (NSDictionary*) lockedCachedStringsTableWithName: (NSString*)tableName inFramework: (NSString*)frameworkName language: (NSString*)language;
Description forthcoming.
- (NSString*) lockedCachedURLForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName languages: (NSArray*)languages;
Description forthcoming.
- (NSString*) lockedPathForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName languages: (NSArray*)languages;
Description forthcoming.
- (NSString*) lockedStringForKey: (NSString*)key inTableNamed: (NSString*)tableName inFramework: (NSString*)framework languages: (NSArray*)languages;
Description forthcoming.
- (NSArray*) lockedStringsTableArrayNamed: (NSString*)tableName inFramework: (NSString*)framework languages: (NSArray*)languages;
Description forthcoming.
- (NSArray*) lockedStringsTableArrayWithName: (NSString*)tableName inFramework: (NSString*)frameworkName language: (NSString*)language;
Description forthcoming.
- (NSDictionary*) lockedStringsTableNamed: (NSString*)tableName inFramework: (NSString*)framework languages: (NSArray*)languages;
Description forthcoming.
- (NSDictionary*) lockedStringsTableWithName: (NSString*)tableName inFramework: (NSString*)frameworkName language: (NSString*)language;
Description forthcoming.
- (NSString*) lockedUrlForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName languages: (NSArray*)languages_ request: (GSWRequest*)request;
Description forthcoming.
- (NSString*) pathForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName languages: (NSArray*)languages;
Description forthcoming.
- (NSString*) stringForKey: (NSString*)key_ inTableNamed: (NSString*)tableName withDefaultValue: (NSString*)defaultValue_ inFramework: (NSString*)frameworkName languages: (NSArray*)languages;
Description forthcoming.
- (NSArray*) stringsTableArrayNamed: (NSString*)tableName inFramework: (NSString*)frameworkName languages: (NSArray*)languages;
Description forthcoming.
- (NSDictionary*) stringsTableNamed: (NSString*)tableName inFramework: (NSString*)frameworkName languages: (NSArray*)languages;
Description forthcoming.
- (void) unlock;
Description forthcoming.
- (NSString*) urlForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName languages: (NSArray*)languages request: (GSWRequest*)request;
Description forthcoming.
- Declared in:
- Foundation/GSWResourceManager.h
Standards:
Description forthcoming.
Method summary
- (NSString*) _absolutePathForJavaClassPath: (NSString*)path;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (NSArray*) _allFrameworkProjectBundles;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (GSWDeployedBundle*) _appProjectBundle;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (GSWURLValuedElementData*) _cachedDataForKey: (NSString*)key;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (BOOL) _doesRequireJavaVirualMachine;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (NSArray*) _frameworkClassPaths;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (NSString*) contentTypeForResourcePath: (NSString*)path;
Description forthcoming.
- (void) lockedCacheData: (GSWURLValuedElementData*)data;
Description forthcoming.
- (NSString*) lockedPathForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName language: (NSString*)language;
Description forthcoming.
- (void) lockedRemoveDataForKey: (NSString*)key;
Description forthcoming.
- (NSString*) pathForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName language: (NSString*)language;
Description forthcoming.
- Declared in:
- Foundation/GSWResourceManager.h
Standards:
Description forthcoming.
Method summary
- (void) _validateAPI;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- Declared in:
- Foundation/GSWResourceManager.h
Standards:
Description forthcoming.
Method summary
+ (NSString*) GSLanguageFromISOLanguage: (NSString*)ISOLanguage;
Description forthcoming.
+ (NSArray*) GSLanguagesFromISOLanguages: (NSArray*)ISOlanguages;
Description forthcoming.
+ (NSString*) ISOLanguageFromGSLanguage: (NSString*)GSLanguage;
Description forthcoming.
+ (NSArray*) ISOLanguagesFromGSLanguages: (NSArray*)GSlanguages;
Description forthcoming.
+ (GSWBundle*) _applicationGSWBundle;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- Declared in:
- Foundation/GSWResourceManager.h
Standards:
Description forthcoming.
Method summary
- (NSString*) pathForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName;
Description forthcoming.
- (NSString*) urlForResourceNamed: (NSString*)name inFramework: (NSString*)frameworkName;
Description forthcoming.
- Declared in:
- Foundation/GSWResourceManager.h
Standards:
Description forthcoming.
Method summary
- (void) flushDataCache;
Description forthcoming.
- (void) removeDataForKey: (NSString*)key session: (GSWSession*)session;
Description forthcoming.
- (void) setData: (NSData*)data forKey: (NSString*)key mimeType: (NSString*)type session: (GSWSession*)session;
Description forthcoming.
- (void) setURLValuedElementData: (GSWURLValuedElementData*)data;
Description forthcoming.
Up