Class EntityDecl

java.lang.Object
com.sun.xml.dtdparser.EntityDecl
Direct Known Subclasses:
ExternalEntity, InternalEntity

class EntityDecl extends Object
Base class for entity declarations as used by the parser.
Version:
1.3 00/02/24
  • Field Details

    • name

      String name
    • isPE

      boolean isPE
  • Constructor Details

    • EntityDecl

      EntityDecl()