|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JarContentReference.ContentSelector | |
---|---|
org.eclipse.update.core | Provides support for extending the base installation and update services. |
Uses of JarContentReference.ContentSelector in org.eclipse.update.core |
---|
Methods in org.eclipse.update.core with parameters of type JarContentReference.ContentSelector | |
ContentReference[] |
JarContentReference.unpack(File dir,
JarContentReference.ContentSelector selector,
InstallMonitor monitor)
Unpacks the referenced jar archive into the specified location. |
ContentReference |
JarContentReference.unpack(File dir,
String entryName,
JarContentReference.ContentSelector selector,
InstallMonitor monitor)
Unpacks the named jar entry into the specified location. |
ContentReference[] |
JarContentReference.peek(JarContentReference.ContentSelector selector,
InstallMonitor monitor)
Peeks into the referenced jar archive. |
ContentReference |
JarContentReference.peek(String entryName,
JarContentReference.ContentSelector selector,
InstallMonitor monitor)
Peeks into the referenced jar archive looking for the named entry. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.