-
- All Known Implementing Classes:
- AttributeList, DocumentParser, DTD, Element, Entity, Parser
public interface DTDConstants
SGML constants used in a DTD. The names of the constants correspond the the equivalent SGML constructs as described in "The SGML Handbook" by Charles F. Goldfarb.
-
-
Field Summary
Fields Modifier and Type Field and Description static int
ANY
static int
CDATA
static int
CONREF
static int
CURRENT
static int
DEFAULT
static int
EMPTY
static int
ENDTAG
static int
ENTITIES
static int
ENTITY
static int
FIXED
static int
GENERAL
static int
ID
static int
IDREF
static int
IDREFS
static int
IMPLIED
static int
MD
static int
MODEL
static int
MS
static int
NAME
static int
NAMES
static int
NMTOKEN
static int
NMTOKENS
static int
NOTATION
static int
NUMBER
static int
NUMBERS
static int
NUTOKEN
static int
NUTOKENS
static int
PARAMETER
static int
PI
static int
PUBLIC
static int
RCDATA
static int
REQUIRED
static int
SDATA
static int
STARTTAG
static int
SYSTEM
-
-
-
Field Detail
-
CDATA
static final int CDATA
- See Also:
- Constant Field Values
-
ENTITY
static final int ENTITY
- See Also:
- Constant Field Values
-
ENTITIES
static final int ENTITIES
- See Also:
- Constant Field Values
-
ID
static final int ID
- See Also:
- Constant Field Values
-
IDREF
static final int IDREF
- See Also:
- Constant Field Values
-
IDREFS
static final int IDREFS
- See Also:
- Constant Field Values
-
NAME
static final int NAME
- See Also:
- Constant Field Values
-
NAMES
static final int NAMES
- See Also:
- Constant Field Values
-
NMTOKEN
static final int NMTOKEN
- See Also:
- Constant Field Values
-
NMTOKENS
static final int NMTOKENS
- See Also:
- Constant Field Values
-
NOTATION
static final int NOTATION
- See Also:
- Constant Field Values
-
NUMBER
static final int NUMBER
- See Also:
- Constant Field Values
-
NUMBERS
static final int NUMBERS
- See Also:
- Constant Field Values
-
NUTOKEN
static final int NUTOKEN
- See Also:
- Constant Field Values
-
NUTOKENS
static final int NUTOKENS
- See Also:
- Constant Field Values
-
RCDATA
static final int RCDATA
- See Also:
- Constant Field Values
-
EMPTY
static final int EMPTY
- See Also:
- Constant Field Values
-
MODEL
static final int MODEL
- See Also:
- Constant Field Values
-
ANY
static final int ANY
- See Also:
- Constant Field Values
-
FIXED
static final int FIXED
- See Also:
- Constant Field Values
-
REQUIRED
static final int REQUIRED
- See Also:
- Constant Field Values
-
CURRENT
static final int CURRENT
- See Also:
- Constant Field Values
-
CONREF
static final int CONREF
- See Also:
- Constant Field Values
-
IMPLIED
static final int IMPLIED
- See Also:
- Constant Field Values
-
PUBLIC
static final int PUBLIC
- See Also:
- Constant Field Values
-
SDATA
static final int SDATA
- See Also:
- Constant Field Values
-
PI
static final int PI
- See Also:
- Constant Field Values
-
STARTTAG
static final int STARTTAG
- See Also:
- Constant Field Values
-
ENDTAG
static final int ENDTAG
- See Also:
- Constant Field Values
-
MS
static final int MS
- See Also:
- Constant Field Values
-
MD
static final int MD
- See Also:
- Constant Field Values
-
SYSTEM
static final int SYSTEM
- See Also:
- Constant Field Values
-
GENERAL
static final int GENERAL
- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
-
PARAMETER
static final int PARAMETER
- See Also:
- Constant Field Values
-
-
Deutsche Übersetzung
Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.
Vielen Dank im Voraus.
Dokument erstellt 11/06/2005, zuletzt geändert 04/03/2020
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/java-api-rf-javax/swing/text/html/parser/dtdconstants.html
Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.
Referenzen
Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor Diese Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.