public class ERXDeployedBundle extends com.webobjects.appserver._private.WODeployedBundle
_bundlePath, _isFramework, _projectName, _wrapperName
Constructor and Description |
---|
ERXDeployedBundle(NSBundle nsb)
Initializer, determines by comparing bundle paths whether bundle is embedded.
|
Modifier and Type | Method and Description |
---|---|
static com.webobjects.appserver._private.WODeployedBundle |
bundleWithNSBundle(NSBundle nsBundle) |
static com.webobjects.appserver._private.WODeployedBundle |
deployedBundleForFrameworkNamed(String aFrameworkName) |
boolean |
isEmbedded() |
String |
urlForResource(String resourceName,
NSArray languagesList) |
_absolutePathForResource, _absolutePathForResource, _absolutePathForResource, _allResourceNamesWithExtension, _initBundlePath, _initBundleURL, _initProjectName, _jarPreloadAllResourcesInSubDirectory, _newPreloadAllResourcesInSubDirectory, bundlePath, bundleWithPath, deployedBundle, inputStreamForResourceNamed, inputStreamForResourceNamed, isAggregate, isFramework, isJar, nsBundle, pathURLForResourceNamed, pathURLForResourceNamed, pathURLForResourceNamed, projectBundle, projectName, relativePathForResource, relativePathForResource, toString, wrapperName
public ERXDeployedBundle(NSBundle nsb)
nsb
- the given NSBundlepublic String urlForResource(String resourceName, NSArray languagesList)
urlForResource
in class com.webobjects.appserver._private.WODeployedBundle
public static com.webobjects.appserver._private.WODeployedBundle bundleWithNSBundle(NSBundle nsBundle)
public static com.webobjects.appserver._private.WODeployedBundle deployedBundleForFrameworkNamed(String aFrameworkName)
public boolean isEmbedded()
Copyright © 2002 – 2024 Project Wonder.