org.sapia.clazzy
Interface Consts

All Known Implementing Classes:
CompositeClassLoader, FileSystemClassLoader, JarClassLoader

public interface Consts

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2004 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site

Field Summary
static String PACKAGE_IMPL_TITLE
           
static String PACKAGE_IMPL_VENDOR
           
static String PACKAGE_IMPL_VERSION
           
static String PACKAGE_SPEC_TITLE
           
static String PACKAGE_SPEC_VENDOR
           
static String PACKAGE_SPEC_VERSION
           
 

Field Detail

PACKAGE_SPEC_VERSION

public static final String PACKAGE_SPEC_VERSION
See Also:
Constant Field Values

PACKAGE_SPEC_TITLE

public static final String PACKAGE_SPEC_TITLE
See Also:
Constant Field Values

PACKAGE_SPEC_VENDOR

public static final String PACKAGE_SPEC_VENDOR
See Also:
Constant Field Values

PACKAGE_IMPL_TITLE

public static final String PACKAGE_IMPL_TITLE
See Also:
Constant Field Values

PACKAGE_IMPL_VERSION

public static final String PACKAGE_IMPL_VERSION
See Also:
Constant Field Values

PACKAGE_IMPL_VENDOR

public static final String PACKAGE_IMPL_VENDOR
See Also:
Constant Field Values


Copyright © 2002 Sapia Open Community, Inc. All Rights Reserved.