equal
deleted
inserted
replaced
36 * & # digits ; <br> |
36 * & # digits ; <br> |
37 * & #X hex-digits ; |
37 * & #X hex-digits ; |
38 * |
38 * |
39 * @since 1.8 |
39 * @since 1.8 |
40 */ |
40 */ |
41 @jdk.Exported |
|
42 public interface EntityTree extends DocTree { |
41 public interface EntityTree extends DocTree { |
43 /** |
42 /** |
44 * Returns the name or value of the entity. |
43 * Returns the name or value of the entity. |
45 * @return the name or value of the entity |
44 * @return the name or value of the entity |
46 */ |
45 */ |