Package ecologylab.xml.library.jnlp.resource

Class Summary
HrefBasedResource  
J2se The j2se element specifies what Java 2 SE Runtime Environment (JRE) versions an application is supported on, as well as standard parameters to the Java Virtual Machine.
Jar A jar element specifies a JAR file that is part of the application's classpath.
Nativelib A nativelib element specifies a JAR file that contains native libraries.
Property The property element defines a system property that will be available through the System.getProperty and System.setProperties methods.
ResourceElement  
ResourceElementArray The resources element is used to specify all the resources, such as Java class files, native libraries, and system properties, that are part of the application.