java.lang
Class Package
java.lang.Object
java.lang.Package
- public class Package
- extends Object
|
Constructor Summary |
(package private) |
Package(String,
String,
String,
String,
String,
String,
String,
URL)
|
private |
Package(String,
java.util.jar.Manifest,
URL)
|
(package private) |
Package(String,
java.util.jar.Manifest,
URL,
Package.1)
|
specVendor
private String specVendor
pkgs
private static Map pkgs
implTitle
private String implTitle
pkgName
private String pkgName
sealBase
private URL sealBase
specTitle
private String specTitle
mans
private static Map mans
implVendor
private String implVendor
urls
private static Map urls
specVersion
private String specVersion
implVersion
private String implVersion
Package
private Package(String,
java.util.jar.Manifest,
URL)
Package
Package(String,
java.util.jar.Manifest,
URL,
Package.1)
Package
Package(String,
String,
String,
String,
String,
String,
String,
URL)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
isSealed
public boolean isSealed()
getPackages
public static Package[] getPackages()
getSystemPackages
static Package[] getSystemPackages()
getImplementationTitle
public String getImplementationTitle()
getImplementationVendor
public String getImplementationVendor()
getImplementationVersion
public String getImplementationVersion()
getName
public String getName()
getSpecificationTitle
public String getSpecificationTitle()
getSpecificationVendor
public String getSpecificationVendor()
getSpecificationVersion
public String getSpecificationVersion()
toString
public String toString()
- Overrides:
toString in class Object
getSystemPackages0
private static String[] getSystemPackages0()
isCompatibleWith
public boolean isCompatibleWith(String)
throws NumberFormatException
- Throws:
NumberFormatException
isSealed
public boolean isSealed(URL)
getPackage
static Package getPackage(Class)
getPackage
public static Package getPackage(String)
getSystemPackage
static Package getSystemPackage(String)
getSystemPackage0
private static String getSystemPackage0(String)
loadManifest
private static java.util.jar.Manifest loadManifest(String)
defineSystemPackage
private static Package defineSystemPackage(String,
String)
JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.