| Frames | No Frames | 
| Methods with return type javax.swing.text.html.parser.Entity | |
| Entity |  Creates, adds into the internal table and returns the
 character entity like  <(means '<' );
 This method inactivates the recursive refenrences to the same
 entity. | 
| Methods with return type javax.swing.text.html.parser.Entity | |
| Entity |  Creates, adds into the entity table and returns the
 character entity like  <(means '<' ); | 
| Entity |  Creates, intializes and adds to the entity table the new
 entity.
 | 
| Entity |  Creates, intializes and adds to the entity table the new
 entity.
 | 
| Entity |  Get the entity with the given identifier.
 | 
| Entity |  Get the named entity by its name.
 |