- All Superinterfaces:
 
DocTree 
public interface EntityTree
extends DocTree 
A tree node for an HTML entity.
 
    &name;
    &#digits;
    &#Xhex-digits;
  
- Since:
 
- 1.8
 
- 
 
- 
Method Summary
Returns the name or value of the entity.
 
 
 
 
 
- 
Method Details
- 
getName
Returns the name or value of the entity.
- Returns:
 
- the name or value of the entity