org.eclipse.update.core.JarContentReference Local .jar file content reference. <p> This class may be instantiated or subclassed by clients. </p> <p> <b>Note:</b> This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is b ...
org.eclipse.jdt.ui.jarpackager.JarWriter2 Creates a JAR file for the given JAR package data. <p> Clients may subclass. </p> @see org.eclipse.jdt.ui.jarpackager.JarPackageData @since 3.1
org.eclipse.jdt.ui.jarpackager.JarWriter Creates a JAR file for the given JAR package data. Clients may subclass. @see org.eclipse.jdt.ui.jarpackager.JarPackageData @since 2.0 @deprecated use {@link org.eclipse.jdt.ui.jarpackager.JarWriter2} instead.
org.apache.jasper.compiler.TldLocationsCache A container for all tag libraries that are defined "globally" for the web application. Tag Libraries can be defined globally in one of two ways: 1. Via <taglib> elements in web.xml: the uri and location of the tag-library are specified in the <taglib> element. 2. Via packaged jar file ...