モジュール jdk.compiler
パッケージ com.sun.source.doctree

インタフェースDocTypeTree

  • すべてのスーパー・インタフェース:
    DocTree

    public interface DocTypeTree
    extends DocTree
    doctype宣言のツリー・ノード。

    <!doctype text>

    導入されたバージョン:
    10
    • メソッドの詳細

      • getText

        String getText()
        doctype宣言のテキストを返します。
        戻り値:
        text