# Functions
Decode decodes JNLP data.
DecodeFile decodes JNLP file.
New creates a new JNLP Launcher.
# Constants
No description provided by the author
# Structs
AppDesc denotes this is the JNLP file for an application.
AppletDesc denotes this is the JNLP file for an applet.
Description is a short statement describing the RIA.
Extension is a pointer to an additional component-desc or installer-desc to be used with this RIA.
Homepage of the RIA.
Icon that can be used to identify the RIA to the user.
Information contains other elements that describe the RIA and its source.
J2SE represents versions of Java software to run the RIA with.
JAR file that is part of the application's classpath.
JNLP is a main xml element for a jnlp file.
Launcher is a JNLP Launcher.
Menu can be used to indicate the RIA's preference for putting a menu item in the user's start menus.
NativeLib is a JAR file that contains native libraries in its root directory.
No description provided by the author
Property defines a system property that will be available through the System.getProperty and System.getProperties methods.
Resources that are needed for an application.
Shortcut can be used to indicate the RIA's preference for putting a shortcut on the user's desktop.