ZipFileLoadStrategyImpl usage details

Summary

org.eclipse.jst.j2ee.commonarchivecore.internal.strategy.ZipFileLoadStrategyImpl has 18 total references to 8 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ZipFileLoadStrategyImpl
EXTENDS
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy -1 PRIVATE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection.createLoadStrategy(String) 884 PRIVATE
org.eclipse.jst.j2ee.internal.archive.operations.EARComponentLoadStrategyImpl.createLoadStrategy(String) 220 PRIVATE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection.loadClassPathArchives() 820 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection.createLoadStrategy(String) -1 PRIVATE
org.eclipse.jst.j2ee.internal.archive.operations.EARComponentLoadStrategyImpl.createLoadStrategy(String) -1 PRIVATE
[+] ZipFileLoadStrategyImpl(File) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.application.internal.operations.ClassPathSelection.createLoadStrategy(String) 884 PRIVATE
org.eclipse.jst.j2ee.internal.archive.operations.EARComponentLoadStrategyImpl.createLoadStrategy(String) 220 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.BinaryZipFileLoadStrategy(File) -1 PRIVATE
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.BinaryZipFileLoadStrategy(File) 210 PRIVATE
[+] close() : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.close() 216 PRIVATE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.close() -1 PRIVATE
[+] getInputStream(String) : InputStream
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.getInputStream(String) -1 PRIVATE
[+] getZipFile() : ZipFile
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.getInputStream(String) 254 PRIVATE
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.getInputStream(String) 250 PRIVATE
[+] setZipFile(ZipFile) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.physicallyOpen() 226 PRIVATE
[+] file
GETS_FIELD
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.physicallyOpen() 226 PRIVATE
[+] zipFile
GETS_FIELD
Reference Location Line Number Visibility
org.eclipse.jst.j2ee.internal.componentcore.EnterpriseBinaryComponentHelper.BinaryZipFileLoadStrategy.physicallyClose() 234 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional