| Interface | Description |
|---|---|
| [source] LaunchSelection.MatchJREIf |
Implements functionality to
traverse through the whole JNLP graph.
|
| [source] ResourceType | |
| [source] ResourceVisitor |
A visitor interface for the various ResourceType objects
|
| Class | Description |
|---|---|
| [source] AppletDesc |
Description of parameters to an applet
|
| [source] ApplicationDesc |
Description of parameters to an application
|
| [source] DefaultMatchJRE | |
| [source] ExtDownloadDesc |
Encapsulates information in the
|
| [source] ExtensionDesc |
class that describes an extension.
|
| [source] IconDesc | |
| [source] InformationDesc |
Contains information about an applciation.
|
| [source] InstallerDesc |
Describes an Extension Installer Descriptor
|
| [source] JARDesc |
Describes a downloaded JAR file.
|
| [source] JARUpdater |
A class that does update check and download for a JARDesc.
|
| [source] JREDesc |
Interface that describes the JRE requirements
for an application
|
| [source] LaunchDesc | |
| [source] LaunchDescFactory |
Factory class for parsing a JNL file
The factory class can potentially understand
several different external JNL file formats, and
pass them into a JNLDescriptor object.
|
| [source] LaunchSelection | |
| [source] LDUpdater |
An Object that does update check and download for a LaunchDesc.
|
| [source] LibraryDesc |
Tag for a extension library descriptor
|
| [source] PackageDesc |
A resource type object to store information about a package element
|
| [source] PropertyDesc |
A object to store information about property elements
|
| [source] RContentDesc |
Tag for a extension library descriptor
|
| [source] ResourcesDesc |
This class contains information about the codebase and properties,
i.e., how to locate the classes and optional-pacakages
|
| [source] ResourcesDesc.PackageInformation |
Value object to return the part and LaunchDesc that contains information about
a certain resource.
|
| [source] ShortcutDesc |
Tag for a extension library descriptor
|
| [source] UpdateDesc |
Describes an Update element
|
| [source] XMLFormat | |
| [source] XMLUtils |
Contains handy methods for looking up information
stored in XMLNodes.
|
| [source] XMLUtils.ElementVisitor |
Iterator class
|