Package Summary  Overview Summary

class:DTDConstants [CHANGED]

  • 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 theto the equivalent SGML constructs as described in "The SGML Handbook" by Charles F. Goldfarb.
    See Also:
    DTD, Element
  • 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.
    See Also:
    DTD, Element
  • 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 to the equivalent SGML constructs as described in "The SGML Handbook" by Charles F. Goldfarb.
    See Also:
    DTD, Element

field:CDATA [CHANGED]

field:ENTITY [CHANGED]

field:ENTITIES [CHANGED]

  • ENTITIES

    static final int ENTITIES
    The DTD constant corresponds to ENTITIES
    See Also:
    Constant Field Values
  • ENTITIES

    static final int ENTITIES
    The DTD constant corresponds to ENTITIES
    See Also:
    Constant Field Values

field:ID [CHANGED]

field:IDREF [CHANGED]

field:IDREFS [CHANGED]

field:NAME [CHANGED]

field:NAMES [CHANGED]

field:NMTOKEN [CHANGED]

field:NMTOKENS [CHANGED]

  • NMTOKENS

    static final int NMTOKENS
    The DTD constant corresponds to NMTOKENS
    See Also:
    Constant Field Values
  • NMTOKENS

    static final int NMTOKENS
    The DTD constant corresponds to NMTOKENS
    See Also:
    Constant Field Values

field:NOTATION [CHANGED]

  • NOTATION

    static final int NOTATION
    The DTD constant corresponds to NOTATION
    See Also:
    Constant Field Values
  • NOTATION

    static final int NOTATION
    The DTD constant corresponds to NOTATION
    See Also:
    Constant Field Values

field:NUMBER [CHANGED]

field:NUMBERS [CHANGED]

field:NUTOKEN [CHANGED]

field:NUTOKENS [CHANGED]

  • NUTOKENS

    static final int NUTOKENS
    The DTD constant corresponds to NUTOKENS
    See Also:
    Constant Field Values
  • NUTOKENS

    static final int NUTOKENS
    The DTD constant corresponds to NUTOKENS
    See Also:
    Constant Field Values

field:RCDATA [CHANGED]

field:EMPTY [CHANGED]

field:MODEL [CHANGED]

field:ANY [CHANGED]

field:FIXED [CHANGED]

field:REQUIRED [CHANGED]

  • REQUIRED

    static final int REQUIRED
    The DTD constant corresponds to REQUIRED
    See Also:
    Constant Field Values
  • REQUIRED

    static final int REQUIRED
    The DTD constant corresponds to REQUIRED
    See Also:
    Constant Field Values

field:CURRENT [CHANGED]

field:CONREF [CHANGED]

field:IMPLIED [CHANGED]

field:PUBLIC [CHANGED]

field:SDATA [CHANGED]

field:PI [CHANGED]

field:STARTTAG [CHANGED]

  • STARTTAG

    static final int STARTTAG
    The DTD constant corresponds to STARTTAG
    See Also:
    Constant Field Values
  • STARTTAG

    static final int STARTTAG
    The DTD constant corresponds to STARTTAG
    See Also:
    Constant Field Values

field:ENDTAG [CHANGED]

field:MS [CHANGED]

field:MD [CHANGED]

field:SYSTEM [CHANGED]

field:GENERAL [CHANGED]

field:DEFAULT [CHANGED]

field:PARAMETER [CHANGED]

  • PARAMETER

    static final int PARAMETER
    The DTD constant corresponds to PARAMETER
    See Also:
    Constant Field Values
  • PARAMETER

    static final int PARAMETER
    The DTD constant corresponds to PARAMETER
    See Also:
    Constant Field Values

© 2017 Oracle Corporation and/or its affiliates