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

インタフェースUnknownInlineTagTree

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


    public interface UnknownInlineTagTree
    extends InlineTagTree
    認識されないインライン・タグのツリー・ノードです。

    {@name content}

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

      • getContent

        List<? extends DocTree> getContent​()
        認識されないインライン・タグの内容を返します。
        戻り値:
        コンテンツ