|
1 | 1 | <!DOCTYPE HTML> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | | -<!-- Generated by javadoc (21) on Tue May 27 07:13:10 UTC 2025 --> |
| 4 | +<!-- Generated by javadoc (21) on Fri Jun 13 07:42:56 UTC 2025 --> |
5 | 5 | <title>Index (OpenGrok 1.14.0 API)</title> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2025-05-27"> |
| 8 | +<meta name="dc.created" content="2025-06-13"> |
9 | 9 | <meta name="description" content="index"> |
10 | 10 | <meta name="generator" content="javadoc/IndexWriter"> |
11 | 11 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
@@ -8973,8 +8973,12 @@ <h2 class="title" id="I:I">I</h2> |
8973 | 8973 | </dd> |
8974 | 8974 | <dt><a href="org/opengrok/indexer/configuration/Configuration.html#isTagsEnabled()" class="member-name-link">isTagsEnabled()</a> - Method in class org.opengrok.indexer.configuration.<a href="org/opengrok/indexer/configuration/Configuration.html" title="class in org.opengrok.indexer.configuration">Configuration</a></dt> |
8975 | 8975 | <dd> </dd> |
| 8976 | +<dt><a href="org/opengrok/indexer/configuration/Project.html#isTagsEnabled()" class="member-name-link">isTagsEnabled()</a> - Method in class org.opengrok.indexer.configuration.<a href="org/opengrok/indexer/configuration/Project.html" title="class in org.opengrok.indexer.configuration">Project</a></dt> |
| 8977 | +<dd> </dd> |
8976 | 8978 | <dt><a href="org/opengrok/indexer/configuration/RuntimeEnvironment.html#isTagsEnabled()" class="member-name-link">isTagsEnabled()</a> - Method in class org.opengrok.indexer.configuration.<a href="org/opengrok/indexer/configuration/RuntimeEnvironment.html" title="class in org.opengrok.indexer.configuration">RuntimeEnvironment</a></dt> |
8977 | 8979 | <dd> </dd> |
| 8980 | +<dt><a href="org/opengrok/indexer/history/RepositoryInfo.html#isTagsEnabled()" class="member-name-link">isTagsEnabled()</a> - Method in class org.opengrok.indexer.history.<a href="org/opengrok/indexer/history/RepositoryInfo.html" title="class in org.opengrok.indexer.history">RepositoryInfo</a></dt> |
| 8981 | +<dd> </dd> |
8978 | 8982 | <dt><a href="opengrok/auth/plugin/entity/User.html#isTimeouted()" class="member-name-link">isTimeouted()</a> - Method in class opengrok.auth.plugin.entity.<a href="opengrok/auth/plugin/entity/User.html" title="class in opengrok.auth.plugin.entity">User</a></dt> |
8979 | 8983 | <dd> </dd> |
8980 | 8984 | <dt><a href="org/opengrok/indexer/analysis/scala/ScalaSymbolTokenizer.html#ISTRING" class="member-name-link">ISTRING</a> - Static variable in class org.opengrok.indexer.analysis.scala.<a href="org/opengrok/indexer/analysis/scala/ScalaSymbolTokenizer.html" title="class in org.opengrok.indexer.analysis.scala">ScalaSymbolTokenizer</a></dt> |
@@ -15021,8 +15025,12 @@ <h2 class="title" id="I:S">S</h2> |
15021 | 15025 | <dd> </dd> |
15022 | 15026 | <dt><a href="org/opengrok/indexer/configuration/Configuration.html#setTagsEnabled(boolean)" class="member-name-link">setTagsEnabled(boolean)</a> - Method in class org.opengrok.indexer.configuration.<a href="org/opengrok/indexer/configuration/Configuration.html" title="class in org.opengrok.indexer.configuration">Configuration</a></dt> |
15023 | 15027 | <dd> </dd> |
| 15028 | +<dt><a href="org/opengrok/indexer/configuration/Project.html#setTagsEnabled(boolean)" class="member-name-link">setTagsEnabled(boolean)</a> - Method in class org.opengrok.indexer.configuration.<a href="org/opengrok/indexer/configuration/Project.html" title="class in org.opengrok.indexer.configuration">Project</a></dt> |
| 15029 | +<dd> </dd> |
15024 | 15030 | <dt><a href="org/opengrok/indexer/configuration/RuntimeEnvironment.html#setTagsEnabled(boolean)" class="member-name-link">setTagsEnabled(boolean)</a> - Method in class org.opengrok.indexer.configuration.<a href="org/opengrok/indexer/configuration/RuntimeEnvironment.html" title="class in org.opengrok.indexer.configuration">RuntimeEnvironment</a></dt> |
15025 | 15031 | <dd> </dd> |
| 15032 | +<dt><a href="org/opengrok/indexer/history/RepositoryInfo.html#setTagsEnabled(boolean)" class="member-name-link">setTagsEnabled(boolean)</a> - Method in class org.opengrok.indexer.history.<a href="org/opengrok/indexer/history/RepositoryInfo.html" title="class in org.opengrok.indexer.history">RepositoryInfo</a></dt> |
| 15033 | +<dd> </dd> |
15026 | 15034 | <dt><a href="org/opengrok/indexer/util/LineBreakerScanner.html#setTarget(java.util.List)" class="member-name-link">setTarget(List<Long>)</a> - Method in class org.opengrok.indexer.util.<a href="org/opengrok/indexer/util/LineBreakerScanner.html" title="class in org.opengrok.indexer.util">LineBreakerScanner</a></dt> |
15027 | 15035 | <dd> |
15028 | 15036 | <div class="block">Sets the required target to write, and adds a first offset of 0.</div> |
|
0 commit comments