|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
DTD
,
Element
Field Summary | |
---|---|
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 |
---|
static final int CDATA
static final int ENTITY
static final int ENTITIES
static final int ID
static final int IDREF
static final int IDREFS
static final int NAME
static final int NAMES
static final int NMTOKEN
static final int NMTOKENS
static final int NOTATION
static final int NUMBER
static final int NUMBERS
static final int NUTOKEN
static final int NUTOKENS
static final int RCDATA
static final int EMPTY
static final int MODEL
static final int ANY
static final int FIXED
static final int REQUIRED
static final int CURRENT
static final int CONREF
static final int IMPLIED
static final int PUBLIC
static final int SDATA
static final int PI
static final int STARTTAG
static final int ENDTAG
static final int MS
static final int MD
static final int SYSTEM
static final int GENERAL
static final int DEFAULT
static final int PARAMETER
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.