|
1 | 1 | <!DOCTYPE HTML> |
2 | 2 | <html lang> |
3 | 3 | <head> |
4 | | -<!-- Generated by javadoc (21) on Tue Oct 28 11:08:32 UTC 2025 --> |
| 4 | +<!-- Generated by javadoc (21) on Thu Oct 30 15:51:01 UTC 2025 --> |
5 | 5 | <title>AbstractFormatJob (External Code Formatters for NetBeans 1.15.7-SNAPSHOT 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-10-28"> |
| 8 | +<meta name="dc.created" content="2025-10-30"> |
9 | 9 | <meta name="description" content="declaration: package: de.funfried.netbeans.plugins.external.formatter, class: AbstractFormatJob"> |
10 | 10 | <meta name="generator" content="javadoc/ClassWriterImpl"> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
@@ -183,7 +183,7 @@ <h2>Method Summary</h2> |
183 | 183 | <div class="table-header col-last">Description</div> |
184 | 184 | <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/SortedSet.html" title="class or interface in java.util" class="external-link">SortedSet</a><wbr><<a href="https://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/tuple/Pair.html" title="class or interface in org.apache.commons.lang3.tuple" class="external-link">Pair</a><<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>>></code></div> |
185 | 185 | <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#avoidGuardedSection(org.apache.commons.lang3.tuple.Pair,java.lang.Iterable)" class="member-name-link">avoidGuardedSection</a><wbr>(<a href="https://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/tuple/Pair.html" title="class or interface in org.apache.commons.lang3.tuple" class="external-link">Pair</a><<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>> section, |
186 | | - <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><<a href="https://javadoc.io/doc/org.netbeans.api/org-netbeans-modules-editor-guards/RELEASE120/org/netbeans/api/editor/guards/GuardedSection.html" title="class or interface in org.netbeans.api.editor.guards" class="external-link">GuardedSection</a>> guardedSections)</code></div> |
| 186 | + <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><<a href="https://javadoc.io/doc/org.netbeans.api/org-netbeans-modules-editor-guards/RELEASE170/org/netbeans/api/editor/guards/GuardedSection.html" title="class or interface in org.netbeans.api.editor.guards" class="external-link">GuardedSection</a>> guardedSections)</code></div> |
187 | 187 | <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
188 | 188 | <div class="block">Checks if a given <code>section</code> interferes with the given <code>guardedSections</code> |
189 | 189 | and if so splits the given <code>section</code> into multiple sections and returns them |
@@ -328,7 +328,7 @@ <h3>getFormatableSections</h3> |
328 | 328 | <section class="detail" id="avoidGuardedSection(org.apache.commons.lang3.tuple.Pair,java.lang.Iterable)"> |
329 | 329 | <h3>avoidGuardedSection</h3> |
330 | 330 | <div class="member-signature"><span class="modifiers">protected</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/SortedSet.html" title="class or interface in java.util" class="external-link">SortedSet</a><<a href="https://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/tuple/Pair.html" title="class or interface in org.apache.commons.lang3.tuple" class="external-link">Pair</a><<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>>></span> <span class="element-name">avoidGuardedSection</span><wbr><span class="parameters">(<a href="https://commons.apache.org/proper/commons-lang/javadocs/api-release/org/apache/commons/lang3/tuple/Pair.html" title="class or interface in org.apache.commons.lang3.tuple" class="external-link">Pair</a><<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>> section, |
331 | | - <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><<a href="https://javadoc.io/doc/org.netbeans.api/org-netbeans-modules-editor-guards/RELEASE120/org/netbeans/api/editor/guards/GuardedSection.html" title="class or interface in org.netbeans.api.editor.guards" class="external-link">GuardedSection</a>> guardedSections)</span></div> |
| 331 | + <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><<a href="https://javadoc.io/doc/org.netbeans.api/org-netbeans-modules-editor-guards/RELEASE170/org/netbeans/api/editor/guards/GuardedSection.html" title="class or interface in org.netbeans.api.editor.guards" class="external-link">GuardedSection</a>> guardedSections)</span></div> |
332 | 332 | <div class="block">Checks if a given <code>section</code> interferes with the given <code>guardedSections</code> |
333 | 333 | and if so splits the given <code>section</code> into multiple sections and returns them |
334 | 334 | as a <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/SortedSet.html" title="class or interface in java.util" class="external-link"><code>SortedSet</code></a>.</div> |
|
0 commit comments