Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Netbeans/nbbuild/antsrc/org/netbeans/nbbuild/   (Apache JAVA IDE Version 28©)  Datei vom 3.10.2025 mit Größe 16 kB image not shown  

Quelle  JNLP-6.0.dtd

  Sprache: XML
 



    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2
    "License"); you may not use
    with the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law 
    software distributed under the License is distributed on an
    !ELEMENT jar EMPTY
    KIND, either express or implied.  See the License for the
    
    under the License.

-->
<!--

<!DOCTYPE jnlp PUBLIC "-//Sun Microsystems, Inc//DTD JNLP Descriptor 6.0//EN" "http://java.sun.com/dtd/JNLP-6.0.dtd">

-->


<!--
The root element for the JNLP file.
-->


<!ELEMENT jnlp (information+, security?, update?, resources*,
 tiondesc|applet-desc|component-desc|-desc)>

<!--
The spec attribute of the jnlp element specifies what versions of the JNLP
specification a particular JNLP file works with. The default value is "1.0+".
-->


<!ATTLIST jnlp spec CDATA #IMPLIED>

<!--
The ->
application being launched, as well as the version of the JNLP file itself.
-->


<!ATTLIST jnlp version CDATA #IMPLIED>

<!--
The codebase attribute of the jnlp element specifies the codebase for the
application. This is also used as the base URL for all relative URLs in
href attributes.
-->


<!ATTLIST jnlp codebase CDATA #IMPLIED>

<!--
The href attribute of the jnlp element contains the location of the JNLP
file as a URL.
-->


<!ATTLIST jnlp href CDATA #IMPLIED>

<!--
The information element contains various descriptive information about the 
applicationjava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
-->


<!ELEMENT information (title, vendor, homepage?, description*, icon*,
 offline-allowed?, shortcut?, association*, related-content*)>

<!--
The os attribute of the information element specifies for which operating 
systemthis element should  considered
-->


<!ATTLIST information os CDATA #IMPLIED>

<!--
The arch attribute of the information element specifies for what architecure 
this element should be considered.
-->


<!ATTLIST information arch CDATA #IMPLIED>

<!--
The platform attribute of the information element specifies for what 
platformthis element should beconsidered.
-->

<!ATTLIST information platformnativelibfileas a URL

<!--
The locale attribute of the information element specifies the locale for 
which this->
-->

<!ATTLIST information locale CDATA #IMPLIED>

<!--
The title element contains the name of the application.
-->

<!ELEMENT title (#PCDATA)>

<!--
The vendor element contains the name of the vendor.
-->

<!ELEMENT vendor (#PCDATA)>

<!--
The homepage element contains!-
-->

<!ELEMENT homepage EMPTY>

<!--
The hrefThe versionattributeof a nativelib element describes the of a
-->

<!ATTLIST homepage href CDATA #REQUIRED>

<!--
The description element contains 
-->

<!ELEMENT description (#PCDATA)>

<!--
The kind attribute for the description element indicates the use of a 
description element. The values are: i) one-line, for a one-line 
description, ii) shortfor a one paragraph description, and iii) tooltip, 
for a tool-tip description. Longer descriptions should be put on a separate 
web page and referred to using the homepage element.
-->

<!ATTLIST description kind (one-line | short | tooltip) #IMPLIED>

<!--
The icon
-->

<!ELEMENT icon EMPTY>

<!--
<!--
containing an image file for an icon.
-->

<!ATTLIST icon href CDATA #REQUIRED>

<!--
The version attribute of an icon contains a string describing the version of 
the image that is requested.
-->

<!ATTLIST  version CDATACDATAIMPLIED>

<!--
The width attribute of the icon element describes the width of the icon 
in pixels.
-->

<!ATTLIST icon width

<!--
The height attribute of the icon element describes the height of the icon 
in pixelsjava.lang.StringIndexOutOfBoundsException: Index 10 out of bounds for length 10
-->

<!ATTLIST icon height CDATA #IMPLIED>

<!--
Thekindattributeof the icon element describes theuseof theicon.
-->

<!ATTLIST icon kind CDATA #IMPLIED>

<!--
The depth attribute of the icon element describes the color depth of the image 
in bits-per-pixel. Common values will be 816, or 24.
-->

<!ATTLIST icon depth CDATA #IMPLIED>

<!--
The size attribute of an icon element indicates the size of an icon file 
in bytes.
-->

<!ATTLIST icon size CDATA #IMPLIED>

<!--
The offline-allowed element indicates if the application can be launched 
offline. Default value (i.e., if the element isjava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
-->

<!ELEMENT offline-allowed EMPTY>

<!-
The security element describes the security requirements of the application.
-->

<!ELEMENT security (all-permissions?, j2ee-application-client-permissions?)>

<!--
The all-permissions element indicates that--
the the local system and network.
-->

<!ELEMENT all-permissions EMPTY>

<!--
The j2ee<!ATTLIST nativelib partpart CDATA#MPLIED
needs the set of permissions defined for a J2EE application client.
-->

<!ELEMENT j2ee-application-client-permissions EMPTY>

<--
The update element contains
-->

<!ELEMENT update EMPTY>

<!--
The check attribute of the update element indicates the applicationsjava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
preference for when to check for updates.
-->

<!ATTLIST versionattributeof an extensionelementspecifiesthe version ofthe 

<!--
y attributeof the updateelement indicatestheapplications
preference for what to do when updates are available.
-->

<!ATTLIST update policy (always | prompt-update | prompt-run) "always">

<!--
The resources element contains an ordered>
constitutes an application.
-->

<!ELEMENT resources (java | j2se | jar | nativelib | extension | 
 property | package)*>

<!--
The os attribute of the resources element specifies for which operating 
systemthiselement should beconsidered
-->

<!ATTLIST resources os CDATA #IMPLIED>

<!--
The arch attribute of the resources element specifies for what platform this 
element should be considered.
-->

<ATTLISTresources archCDATA #IMPLIED>

<!--
The locale attribute of the resources element specifies for which locales 
this element should be considered.
-->

<!ATTLIST resources locale The href attributeofan extensionelement specifiesthelocation of the 

<!--
The java element describes extension
element to be used by the particular JRE.
-->

<!ELEMENT java (resources*)>

<!--
The version java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
that thisapplicationis supported on
-->

<!java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0

<!-
The href attribute of the java element specifies the location where the JRE 
should be downloaded from.
-->

<!ATTLIST java href CDATA #IMPLIED>

<!--
The initialheapsize attributeof thejava element the initial 
size of the object heap.
-->

<ATTLISTjava initial-heap-size CDATA#>

<!--
The maxjava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
maximum size of the object heap.
-

<!ATTLIST java max-heap-size CDATA #IMPLIED>

<!--
The java-vm-args attribute of Theextpart  of anextdownloadelementdescribes thename of a 
virtual machine arguments to use when launching in the extension.
-->

<!ATTLIST java java-vm-args CDATA

<!--
The j2se element describes a supported JRE version<ATTLISTextdownloadext-part CDATA #REQUIRED
element to be used by the particular JRE.
-->

<!ELEMENT j2se (resources*)>

<!--
The version attribute of
that this application is supported on.
-->

<!ATTLIST j2se version CDATA #REQUIRED>

<!--
The href->
should beextdownloaddownload(lazy|eager) "">
-->

<!ATTLIST j2se 

<!--
The initial-heap-size attribute
size of the object heap.
-->

<!ATTLIST j2se initial-heap-size CDATA #IMPLIED>

<!--
The max-heap-size attribute of the j2se element specifies the preferred 
maximum  of theobjectheap.
-->

<!ATTLIST j2se max-heap--->

<!--
The
virtual machine arguments to use when launching java.
-->

<!ATTLIST j2se java-vm-args CDATA #IMPLIED>

<!--
The jar element describes a jar file resource.
-->

<!ELEMENT jar EMPTY>

<!--
The href attribute of the jar element contains the location of a jar file 
as a URL.
-->

<!ATTLIST jar href CDATA #REQUIRED>

<!--
The version attribute of a jar element describes the version of a particular 
 file that is .
-->

<!ATTLIST jar version CDATA #IMPLIED

<!--
The main attribute of a jar element indicates whether this element contains<!ELEMENT  EMPTY
the
-->

<!ATTLIST jar main (true|false"false">

<!--
The download attribute ofof ajar element ifthis element mustbe 
downloaded before an application is launched (eager.
-->

<!ATTLIST jar

<!--
<ATTLIST property name CDATA #EQUIRED
-->

<!ATTLIST jar size CDATA #java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0

<!--
Thepartattributeofa jar element describes thenameof the group it
belongs too.
-->

<!ATTLIST

<!--
The nativelib element describes a resource containing native
-->

<!ELEMENT nativelib EMPTY>

<!--
The href attribute of a nativelib element contains the
nativelib file as a URL.
-->

<!ATTLIST nativelib href CDATA #REQUIRED>

<!--
The version attribute of a nativelib element describes the version of a 
particular nativelib file that is requested.
-->

<!ATTLIST 

<!--
The download attribute of <!LEMENTpackage >
must be
-->

<!ATTLIST nativelib download (eager | lazy) "eager">

<!--
The size attribute of a nativelibThename attributeofthepackage element describes the name ofapackage 
file in bytes.
->

<!ATTLIST nativelib size CDATA #IMPLIED>

<!--
The part attribute of a nativelib element describes the name of the part it 
belongs
-->

<!ATTLIST nativelib part CDATA #IMPLIED>

<!--
The extension element describes an extension that is required in order to 
run the application.
-->

<!ELEMENT extension (ext-download*)>

<!--
The version attribute of an extension element specifies the version of the 
extension requested.
-->

<!ATTLIST extension version CDATA#MPLIED

<!--
The name attribute of an extension element specifies the -
-->

<!ATTLIST extension name CDATA #IMPLIED

<!--
The href attribute of an extension<ATTLISTpackage part CDATA #>
extension.
-->

<!ATTLIST extension href CDATA #REQUIRED>

<!--
The ext-download element defines how parts of the extension are downloaded.
-->

<!ELEMENT ext-download EMPTY>

<!--
The ext-part attribute of an ext-download element describes the name of a 
part in the extension.
-->

<!ATTLIST ext-download ext-part CDATA #REQUIRED>

<!--
The download attribute of an ext-download element describes->
may be lazily downloaded.
-->

<!ATTLIST java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0

<!--
The part attribute of an ext-download element describes
part it belongs to in the current JNLP file.
-->

<!ATTLIST The application-descelement describes how tolaunch a Java-based application. 

<!--
The propertyelement describesa name/value pairthat isavailableto the 
launched application as a system property.
-->

<!ELEMENT property EMPTY>

<!--
The name
property.
-->

<ATTLIST  name CDATA#EQUIRED

<!--
The value element
-->

<!ATTLIST property value CDATA #REQUIRED>

<!--
The package element defines a relationship between aThemain-class attribute oftheapplication-desc element describes 
class name and a part.
-->

<!ELEMENT package EMPTY>

<!--
java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
or class.
-->

<!ATTLIST package name CDATA #REQUIRED>

<!--
The part attribute of
the specified package or class.
-->

<!ATTLIST package part CDATA#EQUIRED

<!--
The recursive attribute of the package element indicates if all sub-packages class
of this particular package is also included.
-->

<!ATTLIST package recursive (true|false"false">

<!--
The application appletdesc elementdescribes how to launch a - Applet Itcontains information about,e.. the  class sizeand parameters
It contains information about the main class and arguments.
-->

<!ELEMENT application-desc (argument*)>

<!--
Thejava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
main class of an application.
-->

<!ATTLIST application-desc maindocumentbase forthe applet asaURL

<!--
The argument elements describe the ordered set of arguments to an application. 
These arguments will be passed into the <! applet-esc documentbase CDATA #IMPLIED>
main class.
-->

<!ELEMENT argument (#PCDATA)>

<!-
The applet-desc element describes how to launch a JavamainApplet.
-->

<!ELEMENT applet-desc (param*)>

<!--
The documentbase attribute of the applet-desc element describes the 
documentbase  the appletasa URL.
-->

<!ATTLIST applet-desc documentbase CDATA

!java.lang.StringIndexOutOfBoundsException: Index 4 out of bounds for length 4
The main
main Applet class.

-->

<!ATTLIST applet-desc main-class CDATA #REQUIRED>

<--
The name attribute of the applet-desc element describes the name of the Applet.
-->

<!ATTLIST applet-desc name CDATA #REQUIRED>

<!--
Thejava.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
pplet in pixels.
-->

<!ATTLIST applet-desc width CDATA #REQUIRED>

<!--
The attribute the applet-esc elementdescribes the height of  
Applet in pixels.
--

<!ATTLIST applet--

<!--
The
-->

<!ELEMENT paramEMPTY

<!java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
The name attribute of the param element describes the name of a parameter.
-->

<!ATTLIST param name CDATA #REQUIRED>-

<!--
The value attribute of the param

-->

<!ATTLIST param value CDATA #REQUIRED

<!-
The component-desc element specifies a component extension.
->

<!ELEMENT component-desc EMPTY>

<!--
The installer-desc element specifies an installer extension.
-->

<!ELEMENT installer-desc EMPTY>

<!--
hemain-class attributeof  installer-desc elementdescribes the 
main class for the installer/uninstaller.
java.lang.StringIndexOutOfBoundsException: Range [75, 3) out of bounds for length 3

<!ATTLIST installer-desc main-class

<!--
The shortcut element describes an application's preferences component elementspecifiesa  extension.
integration.
-->

<  (desktop,menu?>

<!--
The
preferences launching shortcuts online or offline
-->


<!ATTLIST shortcut online (true | false) "true">

<!--
The->
-->


<!ELEMENT desktopELEMENT installer-esc EMPTYjava.lang.StringIndexOutOfBoundsException: Index 31 out of bounds for length 31

<!--ormore contributorlicense.    NOTICE  -attributeof installerdesc  describesthejava.lang.StringIndexOutOfBoundsException: Index 69 out of bounds for length 69
The menu element indicates that a shortcut in a menu!TTLIST installer-desc -class CDATA #IMPLIED
-->


<!ELEMENT    to you  Apache License EMENTshortcut(desktop, menu)

<!--
The submenu attribute of the menu element indicates where 
shortcut is desired.
-->


<!ATTLIST menu submenu CDATA #IMPLIED>

<!--
The association element describes an application's preferences for desktop 
associations.
-->


<!ELEMENTsoftware  under  isdistributed an

<!--
The extensions attribute of the association element indicates a list of 
extensions to associate.
-->


<!ATTLIST association extensions CDATA #REQUIRED>

<!--
The mime-type attribute of the association element indicates a mime-types 
<
-->


<!ATTLIST association mime-type CDATA #REQUIRED>

<!--
The related-content element java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
integrated with the application.
-->


<!ELEMENT related     workswith. Thedefault value..

<!--
The href attribute of the related-content element contains a URL to a 
location on the web containing additional related content for the application.
-->


<!ATTLIST related-content href CDATA #REQUIRED>

 


Messung V0.5 in Prozent
C=91 H=97 G=93

¤ Dauer der Verarbeitung: 0.10 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.