模块  jdk.compiler

Interface DocTypeTree

  • All Superinterfaces:
    DocTree

    public interface DocTypeTree
    extends DocTree
    doctype声明的树节点。

    <!doctype text>

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

      • getText

        String getText()
        返回doctype声明的文本。
        结果
        文本