src/jdk.compiler/share/classes/com/sun/source/doctree/UnknownInlineTagTree.java

Print this page

        

*** 34,44 **** * {@name content} * * @since 1.8 * */ - @jdk.Exported public interface UnknownInlineTagTree extends InlineTagTree { /** * Returns the content of an unrecognized inline tag. * @return the content */ --- 34,43 ----