模块  jdk.compiler

Interface EndElementTree

  • All Superinterfaces:
    DocTree

    public interface EndElementTree
    extends DocTree
    用于HTML元素结尾的树节点。

    </ name>

    从以下版本开始:
    1.8
    • 方法详细信息

      • getName

        Name getName()
        返回此元素的名称。
        结果
        名字