Module java.desktop

Class Entity

java.lang.Object
javax.swing.text.html.parser.Entity
All Implemented Interfaces:
DTDConstants

public final class Entity extends Object implements DTDConstants
An entity is described in a DTD using the ENTITY construct. It defines the type and value of the entity.
See Also: