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

インタフェースDocTypeTree

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

public interface DocTypeTree extends DocTree
doctype宣言のツリー・ノード。
    <!doctype text>
 
HTML5ドキュメントの場合、正しい形式は<!doctype html>です。
導入されたバージョン:
10