Files
openide/java/java-tests/testData/codeInsight/documentation/LinkToPackageSummaryWithReference.html
Vladimir Krivosheev 1fff991fab update jsoup to 1.21.2 in project configuration files
GitOrigin-RevId: aa63e1cb06db2d5a5d04d931cff5d07ac013c07d
2025-09-11 13:28:00 +00:00

27 lines
1011 B
HTML

<html><head><base href="placeholder"><style type="text/css"> ul.inheritance {
margin:0;
padding:0;
}
ul.inheritance li {
display:inline;
list-style-type:none;
}
ul.inheritance li ul.inheritance {
margin-left:15px;
padding-left:15px;
padding-top:1px;
}
</style></head><body><div class="content"><!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.<wbr>jetbrains</div>
<h2 title="Interface SimpleInterface" class="title">Interface SimpleInterface</h2>
</div>
<div class="contentContainer">
<dl><br>
<pre>public interface <span class="typeNameLabel">SimpleInterface</span></pre>
<div class="block">Doc here with <a href="psi_element://com.jetbrains###ref">link</a></div>
</dl></div>
</div>
<div class="bottom"><icon src="AllIcons.Nodes.PpLibFolder"></icon>&nbsp;myLib</div><div class="bottom"><a href="placeholder">`SimpleInterface` on localhost<icon src="AllIcons.Ide.External_link_arrow"></icon></a></div></body></html>