Methods from org.eclipse.equinox.common used by org.eclipse.equinox.frameworkadmin.equinox

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.FileLocator.getBundleFile(Bundle)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.initializeRuntime()295
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.initializeRuntime()297

org.eclipse.core.runtime.IPath.addTrailingSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeAbsolute(String, String)633

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeAbsolute(String, String)633

org.eclipse.core.runtime.IPath.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, String)559

org.eclipse.core.runtime.IPath.getDevice()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, URL)587
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, URL)588
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, URL)591

org.eclipse.core.runtime.IPath.isAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeAbsolute(String, String)630
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, String)554

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.fromOSGiJarToOSGiInstallArea(String)99

org.eclipse.core.runtime.IPath.makeRelativeTo(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, String)558
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, URL)594

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.fromOSGiJarToOSGiInstallArea(String)100

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.fromOSGiJarToOSGiInstallArea(String)100
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.fromOSGiJarToOSGiInstallArea(String)101

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeAbsolute(String, String)633

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, String)559

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeAbsolute(String, String)632
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeAbsolute(String, String)628
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, String)558
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, String)552
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, URL)585
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.makeRelative(String, URL)586
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.fromOSGiJarToOSGiInstallArea(String)98

org.eclipse.core.runtime.Path.removeLastSegments(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.fromOSGiJarToOSGiInstallArea(String)98

org.eclipse.core.runtime.URIUtil.fromString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.readLauncherPath(Properties, URI)394
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writeSimpleConfiguratorURL(ConfigData, Properties, URI)417
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.getFrameworkJar(List, URI)52
org.eclipse.equinox.internal.frameworkadmin.equinox.utils.FileUtils.fromFileURL(String)190
org.eclipse.equinox.internal.frameworkadmin.equinox.utils.FileUtils.fromPath(String)173

org.eclipse.core.runtime.URIUtil.isFileURI(URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.toOSGiBundleListForm(BundleInfo, URI)39

org.eclipse.core.runtime.URIUtil.makeAbsolute(URI, URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getConfigurationLocation(List, URI, LauncherData)191
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getConfigurationLocation(List, URI, LauncherData)198
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getLauncherLibrary(List, URI)164
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getOSGiInstallArea(List, URI)33
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getStartup(List, URI)230
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getVM(List, URI, LauncherData)100
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.parseBundleList(Manipulator, String)122
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.readFwJarLocation(ConfigData, LauncherData, Properties)275
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.readLauncherPath(Properties, URI)394
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.readp2DataArea(Properties, URI)362
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.readSimpleConfiguratorURL(Properties, URI)410
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.getFrameworkJar(List, URI)52
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.getOSGiInstallArea(List, Properties, URI)73
org.eclipse.equinox.internal.frameworkadmin.equinox.utils.FileUtils.getEclipseRealLocation(Manipulator, String)34

org.eclipse.core.runtime.URIUtil.makeRelative(URI, URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.setConfigurationLocation(List, URI, LauncherData)209
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.setLauncherLibrary(List, URI)179
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.setStartup(List, URI)245
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writeBundlesList(File, Properties, URI, BundleInfo[])164
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writeFwJarLocation(ConfigData, LauncherData, Properties)297
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writeLauncherPath(ConfigData, Properties, URI)401
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writep2DataArea(ConfigData, Properties, URI)375
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writeSimpleConfiguratorURL(ConfigData, Properties, URI)417

org.eclipse.core.runtime.URIUtil.sameURI(URI, URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writeBundlesList(File, Properties, URI, BundleInfo[])159

org.eclipse.core.runtime.URIUtil.toFile(URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getConfigurationLocation(List, URI, LauncherData)200
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getFrameworkJar(List, URI, LauncherData)83
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getPersistentDataLocation(List, URI, URI, LauncherData)89
org.eclipse.equinox.internal.frameworkadmin.equinox.EclipseLauncherParser.getVM(List, URI, LauncherData)101
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.readFwJarLocation(ConfigData, LauncherData, Properties)280
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.getFrameworkJar(List, URI)46
org.eclipse.equinox.internal.frameworkadmin.equinox.ParserUtils.getOSGiInstallArea(List, Properties, URI)73
org.eclipse.equinox.internal.frameworkadmin.equinox.utils.FileUtils.toPath(URI)179

org.eclipse.core.runtime.URIUtil.toUnencodedString(URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.toOSGiBundleListForm(BundleInfo, URI)42
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.toOSGiBundleListForm(BundleInfo, URI)40
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.toOSGiBundleListForm(BundleInfo, URI)44
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writeLauncherPath(ConfigData, Properties, URI)401
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.writep2DataArea(ConfigData, Properties, URI)380
org.eclipse.equinox.internal.frameworkadmin.equinox.utils.FileUtils.toFileURL(URI)184
org.eclipse.equinox.internal.frameworkadmin.equinox.utils.FileUtils.toFileURL(URI)185
org.eclipse.equinox.internal.frameworkadmin.equinox.utils.FileUtils.toPath(URI)178

Back to reference summary for org.eclipse.equinox.frameworkadmin.equinox

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict