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

Print this page

        

*** 34,44 **** * @name content * * @since 1.8 * */ - @jdk.Exported public interface UnknownBlockTagTree extends BlockTagTree { /** * Returns the content of an unrecognized block tag. * @return the content */ --- 34,43 ----