Class JnlpDocNode

  • All Implemented Interfaces:
    XMLNode<JavaWebStartAccessDescriptor>

    public class JnlpDocNode
    extends DeploymentDescriptorNode<JavaWebStartAccessDescriptor>
    Represents the jnlp-doc node under java-web-start-access. We need this node in order to support the notation. The DTD file describes the href attribute although the doc has not historically mentioned it. Instead the doc has said to place the path to the custom JNLP as the text value of the element.
    Author:
    tjquinn