This file is indexed.

/usr/share/doc/libmaven-common-artifact-filters-java/api/index-all.html is in libmaven-common-artifact-filters-java-doc 3.0.1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Apache Maven Common Artifact Filters 3.0.1 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Index (Apache Maven Common Artifact Filters 3.0.1 API)";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a name="I:A">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">AbstractArtifactFeatureFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>
<div class="block">This is the common base class of ClassifierFilter and TypeFilter</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html#AbstractArtifactFeatureFilter-java.lang.String-java.lang.String-">AbstractArtifactFeatureFilter(String, String)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactFeatureFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactsFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">AbstractArtifactsFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactsFilter.html#AbstractArtifactsFilter--">AbstractArtifactsFilter()</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactsFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactsFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/AbstractFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">AbstractFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">Abstract filter for custom implementations</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/AbstractFilter.html#AbstractFilter--">AbstractFilter()</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/AbstractFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">AbstractFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/AbstractStrictPatternArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter"><span class="typeNameLink">AbstractStrictPatternArtifactFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/package-summary.html">org.apache.maven.shared.artifact.filter</a></dt>
<dd>
<div class="block">Filter to include or exclude artifacts from a list of patterns.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/AbstractStrictPatternArtifactFilter.html#AbstractStrictPatternArtifactFilter-java.util.List-boolean-">AbstractStrictPatternArtifactFilter(List&lt;String&gt;, boolean)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/AbstractStrictPatternArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">AbstractStrictPatternArtifactFilter</a></dt>
<dd>
<div class="block">Creates a new filter that matches the specified artifact patterns and includes or excludes them according to the
 specified flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/AbstractFilter.html#accept-org.apache.maven.shared.artifact.filter.resolve.Node-java.util.List-">accept(Node, List&lt;Node&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/AbstractFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">AbstractFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html#addFilter-org.apache.maven.shared.artifact.filter.collection.ArtifactsFilter-">addFilter(ArtifactsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html" title="class in org.apache.maven.shared.artifact.filter.collection">FilterArtifacts</a></dt>
<dd>
<div class="block">Appends the specified element to the end of this list.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html#addFilter-int-org.apache.maven.shared.artifact.filter.collection.ArtifactsFilter-">addFilter(int, ArtifactsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html" title="class in org.apache.maven.shared.artifact.filter.collection">FilterArtifacts</a></dt>
<dd>
<div class="block">Inserts the specified element at the specified position in this list.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#addFilteredArtifactId-java.lang.String-">addFilteredArtifactId(String)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/AndFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">AndFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">A filter that combines zero or more other filters using a logical <code>AND</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/AndFilter.html#AndFilter-java.util.Collection-">AndFilter(Collection&lt;TransformableFilter&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/AndFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">AndFilter</a></dt>
<dd>
<div class="block">The default constructor specifying a collection of filters which all must be matched.</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">ArtifactFilterException</span></a> - Exception in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html#ArtifactFilterException--">ArtifactFilterException()</a></span> - Constructor for exception org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactFilterException</a></dt>
<dd>
<div class="block">Create an instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html#ArtifactFilterException-java.lang.String-java.lang.Throwable-">ArtifactFilterException(String, Throwable)</a></span> - Constructor for exception org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactFilterException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html#ArtifactFilterException-java.lang.String-">ArtifactFilterException(String)</a></span> - Constructor for exception org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactFilterException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html#ArtifactFilterException-java.lang.Throwable-">ArtifactFilterException(Throwable)</a></span> - Constructor for exception org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactFilterException.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactFilterException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactIdFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">ArtifactIdFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>
<div class="block">Filter on ArtifactId name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactIdFilter.html#ArtifactIdFilter-java.lang.String-java.lang.String-">ArtifactIdFilter(String, String)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactIdFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactIdFilter</a></dt>
<dd>
<div class="block">Will setup super with 'ArtifactId' as the filterType</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform"><span class="typeNameLink">ArtifactIncludeFilterTransformer</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/transform/package-summary.html">org.apache.maven.shared.artifact.filter.resolve.transform</a></dt>
<dd>
<div class="block">Makes it possible to use the TransformableFilters for Aether and as classic Maven ArtifactFilter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#ArtifactIncludeFilterTransformer--">ArtifactIncludeFilterTransformer()</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html#artifactIsADirectDependency-org.apache.maven.artifact.Artifact-">artifactIsADirectDependency(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ProjectTransitivityFilter</a></dt>
<dd>
<div class="block">Compares the artifact to the list of dependencies to see if it is directly included by this project</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html#artifactIsATransitiveDependency-org.apache.maven.artifact.Artifact-">artifactIsATransitiveDependency(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactTransitivityFilter</a></dt>
<dd>
<div class="block">Compares the artifact to the list of dependencies to see if it is directly included by this project</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactsFilter.html" title="interface in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">ArtifactsFilter</span></a> - Interface in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">ArtifactTransitivityFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>
<div class="block">This filter will exclude everything that is not a dependency of the selected artifact.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html#ArtifactTransitivityFilter-org.apache.maven.artifact.Artifact-org.apache.maven.project.ProjectBuildingRequest-org.apache.maven.project.ProjectBuilder-">ArtifactTransitivityFilter(Artifact, ProjectBuildingRequest, ProjectBuilder)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactTransitivityFilter</a></dt>
<dd>
<div class="block">
 Use <code>org.apache.maven.execution.MavenSession#getProjectBuildingRequest()</code> to get the buildingRequest.</div>
</dd>
</dl>
<a name="I:C">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/ClassifierFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">ClassifierFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ClassifierFilter.html#ClassifierFilter-java.lang.String-java.lang.String-">ClassifierFilter(String, String)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ClassifierFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ClassifierFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html#clearFilters--">clearFilters()</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html" title="class in org.apache.maven.shared.artifact.filter.collection">FilterArtifacts</a></dt>
<dd>
<div class="block">Removes all of the elements from this list.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html#compareFeatures-java.lang.String-java.lang.String-">compareFeatures(String, String)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactFeatureFilter</a></dt>
<dd>
<div class="block">Allows Feature comparison to be customized</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/GroupIdFilter.html#compareFeatures-java.lang.String-java.lang.String-">compareFeatures(String, String)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/GroupIdFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">GroupIdFilter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:E">
<!--   -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform"><span class="typeNameLink">EclipseAetherFilterTransformer</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/transform/package-summary.html">org.apache.maven.shared.artifact.filter.resolve.transform</a></dt>
<dd>
<div class="block">FilterTransformer implementation for Eclipses Aether</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html#EclipseAetherFilterTransformer--">EclipseAetherFilterTransformer()</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">EclipseAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html#excluding-java.util.Collection-">excluding(Collection&lt;String&gt;)</a></span> - Static method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ScopeFilter</a></dt>
<dd>
<div class="block">Construct a ScopeFilter based on excluded scopes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html#excluding-java.lang.String...-">excluding(String...)</a></span> - Static method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ScopeFilter</a></dt>
<dd>
<div class="block">Construct a ScopeFilter based on excluded scopes</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/ExclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">ExclusionsFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">A simple filter to exclude artifacts based on either artifact id or group id and artifact id.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ExclusionsFilter.html#ExclusionsFilter-java.util.Collection-">ExclusionsFilter(Collection&lt;String&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ExclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ExclusionsFilter</a></dt>
<dd>
<div class="block">The default constructor specifying a collection of keys which must be excluded.</div>
</dd>
</dl>
<a name="I:F">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html#filter-java.util.Set-">filter(Set&lt;Artifact&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactFeatureFilter</a></dt>
<dd>
<div class="block">This function determines if filtering needs to be performed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactsFilter.html#filter-java.util.Set-">filter(Set&lt;Artifact&gt;)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactsFilter.html" title="interface in org.apache.maven.shared.artifact.filter.collection">ArtifactsFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html#filter-java.util.Set-">filter(Set&lt;Artifact&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactTransitivityFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html#filter-java.util.Set-">filter(Set&lt;Artifact&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html" title="class in org.apache.maven.shared.artifact.filter.collection">FilterArtifacts</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html#filter-java.util.Set-">filter(Set&lt;Artifact&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ProjectTransitivityFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html#filter-java.util.Set-">filter(Set&lt;Artifact&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ScopeFilter</a></dt>
<dd>
<div class="block">This function determines if filtering needs to be performed.</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">FilterArtifacts</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html#FilterArtifacts--">FilterArtifacts()</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html" title="class in org.apache.maven.shared.artifact.filter.collection">FilterArtifacts</a></dt>
<dd>
<div class="block">Created new instance.</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="interface in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">FilterTransformer</span></a>&lt;<a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="type parameter in FilterTransformer">T</a>&gt; - Interface in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">Provide a mechanism to transform a Filter to a tool specific equivalent using the visitor pattern.</div>
</dd>
</dl>
<a name="I:G">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html#getArtifactFeature-org.apache.maven.artifact.Artifact-">getArtifactFeature(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactFeatureFilter</a></dt>
<dd>
<div class="block">Should return the type or classifier of the given artifact, so that we can filter it</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactIdFilter.html#getArtifactFeature-org.apache.maven.artifact.Artifact-">getArtifactFeature(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactIdFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactIdFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ClassifierFilter.html#getArtifactFeature-org.apache.maven.artifact.Artifact-">getArtifactFeature(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ClassifierFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ClassifierFilter</a></dt>
<dd>
<div class="block">Should return the type or classifier of the given artifact, so that we can filter it</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/GroupIdFilter.html#getArtifactFeature-org.apache.maven.artifact.Artifact-">getArtifactFeature(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/GroupIdFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">GroupIdFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/TypeFilter.html#getArtifactFeature-org.apache.maven.artifact.Artifact-">getArtifactFeature(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/TypeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">TypeFilter</a></dt>
<dd>
<div class="block">Should return the type or classifier of the given artifact, so that we can filter it</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/Node.html#getDependency--">getDependency()</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/Node.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html#getExcluded--">getExcluded()</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ScopeFilter</a></dt>
<dd>
<div class="block">Get the excluded scopes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html#getExcludes--">getExcludes()</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactFeatureFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ExclusionsFilter.html#getExcludes--">getExcludes()</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ExclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ExclusionsFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/PatternExclusionsFilter.html#getExcludes--">getExcludes()</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/PatternExclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">PatternExclusionsFilter</a></dt>
<dd>
<div class="block">Get the excludes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html#getExcludeScope--">getExcludeScope()</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ScopeFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html#getFilterDescription--">getFilterDescription()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternExcludesArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#getFilterDescription--">getFilterDescription()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html#getFilters--">getFilters()</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html" title="class in org.apache.maven.shared.artifact.filter.collection">FilterArtifacts</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/AndFilter.html#getFilters--">getFilters()</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/AndFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">AndFilter</a></dt>
<dd>
<div class="block">Get the filters</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/OrFilter.html#getFilters--">getFilters()</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/OrFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">OrFilter</a></dt>
<dd>
<div class="block">Get the filters</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html#getIncluded--">getIncluded()</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ScopeFilter</a></dt>
<dd>
<div class="block">Get the included scopes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html#getIncludes--">getIncludes()</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactFeatureFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/PatternInclusionsFilter.html#getIncludes--">getIncludes()</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/PatternInclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">PatternInclusionsFilter</a></dt>
<dd>
<div class="block">Get the includes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html#getIncludeScope--">getIncludeScope()</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ScopeFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#getPatternsAsString--">getPatternsAsString()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/GroupIdFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">GroupIdFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>
<div class="block">Filter on GroupId Name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/GroupIdFilter.html#GroupIdFilter-java.lang.String-java.lang.String-">GroupIdFilter(String, String)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/GroupIdFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">GroupIdFilter</a></dt>
<dd>
<div class="block">Construction will setup the super call with a filtertype of 'GroupId'</div>
</dd>
</dl>
<a name="I:H">
<!--   -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#hasMissedCriteria--">hasMissedCriteria()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#hasMissedCriteria--">hasMissedCriteria()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/StatisticsReportingArtifactFilter.html#hasMissedCriteria--">hasMissedCriteria()</a></span> - Method in interface org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/StatisticsReportingArtifactFilter.html" title="interface in org.apache.maven.shared.artifact.filter">StatisticsReportingArtifactFilter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:I">
<!--   -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/AbstractStrictPatternArtifactFilter.html#include-org.apache.maven.artifact.Artifact-">include(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/AbstractStrictPatternArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">AbstractStrictPatternArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html#include-org.apache.maven.artifact.Artifact-">include(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternExcludesArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#include-org.apache.maven.artifact.Artifact-">include(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#include-org.apache.maven.artifact.Artifact-">include(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html#including-java.util.Collection-">including(Collection&lt;String&gt;)</a></span> - Static method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ScopeFilter</a></dt>
<dd>
<div class="block">Construct a ScopeFilter based on included scopes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html#including-java.lang.String...-">including(String...)</a></span> - Static method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ScopeFilter</a></dt>
<dd>
<div class="block">Construct a ScopeFilter based on included scopes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactsFilter.html#isArtifactIncluded-org.apache.maven.artifact.Artifact-">isArtifactIncluded(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactsFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactsFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactsFilter.html#isArtifactIncluded-org.apache.maven.artifact.Artifact-">isArtifactIncluded(Artifact)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactsFilter.html" title="interface in org.apache.maven.shared.artifact.filter.collection">ArtifactsFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html#isExcludeTransitive--">isExcludeTransitive()</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ProjectTransitivityFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#isIncludeCompileScope--">isIncludeCompileScope()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#isIncludeProvidedScope--">isIncludeProvidedScope()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#isIncludeRuntimeScope--">isIncludeRuntimeScope()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#isIncludeSystemScope--">isIncludeSystemScope()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#isIncludeTestScope--">isIncludeTestScope()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html#isMaven31--">isMaven31()</a></span> - Static method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ArtifactTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ArtifactTransitivityFilter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:N">
<!--   -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/Node.html" title="interface in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">Node</span></a> - Interface in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">Represents a node of a dependency graph</div>
</dd>
</dl>
<a name="I:O">
<!--   -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/OrFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">OrFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">A filter that combines zero or more other filters using a logical <code>OR</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/OrFilter.html#OrFilter-java.util.Collection-">OrFilter(Collection&lt;TransformableFilter&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/OrFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">OrFilter</a></dt>
<dd>
<div class="block">The default constructor specifying a collection of filters of which at least one must match.</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/package-summary.html">org.apache.maven.shared.artifact.filter</a> - package org.apache.maven.shared.artifact.filter</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a> - package org.apache.maven.shared.artifact.filter.collection</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a> - package org.apache.maven.shared.artifact.filter.resolve</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/transform/package-summary.html">org.apache.maven.shared.artifact.filter.resolve.transform</a> - package org.apache.maven.shared.artifact.filter.resolve.transform</dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:P">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter"><span class="typeNameLink">PatternExcludesArtifactFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/package-summary.html">org.apache.maven.shared.artifact.filter</a></dt>
<dd>
<div class="block">TODO: include in maven-artifact in future</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html#PatternExcludesArtifactFilter-java.util.Collection-">PatternExcludesArtifactFilter(Collection&lt;String&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternExcludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html#PatternExcludesArtifactFilter-java.util.Collection-boolean-">PatternExcludesArtifactFilter(Collection&lt;String&gt;, boolean)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternExcludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/PatternExclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">PatternExclusionsFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">A simple filter to exclude artifacts from a list of patterns.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/PatternExclusionsFilter.html#PatternExclusionsFilter-java.util.Collection-">PatternExclusionsFilter(Collection&lt;String&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/PatternExclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">PatternExclusionsFilter</a></dt>
<dd>
<div class="block">The default constructor specifying a collection of pattern based keys which must be excluded.</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter"><span class="typeNameLink">PatternIncludesArtifactFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/package-summary.html">org.apache.maven.shared.artifact.filter</a></dt>
<dd>
<div class="block">TODO: include in maven-artifact in future</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#PatternIncludesArtifactFilter-java.util.Collection-">PatternIncludesArtifactFilter(Collection&lt;String&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#PatternIncludesArtifactFilter-java.util.Collection-boolean-">PatternIncludesArtifactFilter(Collection&lt;String&gt;, boolean)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/PatternInclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">PatternInclusionsFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">A simple filter to include artifacts from a list of patterns.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/PatternInclusionsFilter.html#PatternInclusionsFilter-java.util.Collection-">PatternInclusionsFilter(Collection&lt;String&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/PatternInclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">PatternInclusionsFilter</a></dt>
<dd>
<div class="block">The default constructor specifying a collection of pattern based keys which must be included.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#patternMatches-org.apache.maven.artifact.Artifact-">patternMatches(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#positiveMatch-org.apache.maven.artifact.Artifact-">positiveMatch(Artifact)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">ProjectTransitivityFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html#ProjectTransitivityFilter-java.util.Set-boolean-">ProjectTransitivityFilter(Set&lt;Artifact&gt;, boolean)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ProjectTransitivityFilter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:R">
<!--   -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#reportFilteredArtifacts-org.codehaus.plexus.logging.Logger-">reportFilteredArtifacts(Logger)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#reportFilteredArtifacts-org.codehaus.plexus.logging.Logger-">reportFilteredArtifacts(Logger)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/StatisticsReportingArtifactFilter.html#reportFilteredArtifacts-org.codehaus.plexus.logging.Logger-">reportFilteredArtifacts(Logger)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/StatisticsReportingArtifactFilter.html" title="interface in org.apache.maven.shared.artifact.filter">StatisticsReportingArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#reportMissedCriteria-org.codehaus.plexus.logging.Logger-">reportMissedCriteria(Logger)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#reportMissedCriteria-org.codehaus.plexus.logging.Logger-">reportMissedCriteria(Logger)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/StatisticsReportingArtifactFilter.html#reportMissedCriteria-org.codehaus.plexus.logging.Logger-">reportMissedCriteria(Logger)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/StatisticsReportingArtifactFilter.html" title="interface in org.apache.maven.shared.artifact.filter">StatisticsReportingArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#reset--">reset()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>
<div class="block">Reset hit counts and tracking of filtered artifacts, BUT NOT ENABLED SCOPES.</div>
</dd>
</dl>
<a name="I:S">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter"><span class="typeNameLink">ScopeArtifactFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/package-summary.html">org.apache.maven.shared.artifact.filter</a></dt>
<dd>
<div class="block">
 <code>ArtifactFilter</code> implementation that selects artifacts based on their scopes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#ScopeArtifactFilter--">ScopeArtifactFilter()</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>
<div class="block">Constructor that is meant to be used with fine-grained manipulation to 
 enable/disable specific scopes using the associated mutator methods.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#ScopeArtifactFilter-java.lang.String-">ScopeArtifactFilter(String)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>
<div class="block">Constructor that uses the implied nature of Maven scopes to determine which
 artifacts to include.</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">ScopeFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html#ScopeFilter-java.lang.String-java.lang.String-">ScopeFilter(String, String)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ScopeFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">ScopeFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">Filter based on scope.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html#ScopeFilter-java.util.Collection-java.util.Collection-">ScopeFilter(Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ScopeFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#setActTransitivelyPattern-boolean-">setActTransitivelyPattern(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>
<div class="block">Used by <a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternExclusionsFilter-"><code>transform(PatternExclusionsFilter)</code></a> and <a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternInclusionsFilter-"><code>transform(PatternInclusionsFilter)</code></a> Determines
 whether the include/exclude patterns will be applied to the transitive path of a given artifact.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html#setExcludes-java.lang.String-">setExcludes(String)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactFeatureFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html#setExcludeScope-java.lang.String-">setExcludeScope(String)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ScopeFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html#setExcludeTransitive-boolean-">setExcludeTransitive(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ProjectTransitivityFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ProjectTransitivityFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html#setFilters-java.util.List-">setFilters(List&lt;ArtifactsFilter&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/FilterArtifacts.html" title="class in org.apache.maven.shared.artifact.filter.collection">FilterArtifacts</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeCompileScope-boolean-">setIncludeCompileScope(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeCompileScopeWithImplications-boolean-">setIncludeCompileScopeWithImplications(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>
<div class="block">Manages the following scopes:
 
 
   system
   provided
   compile
 </div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#setIncludeNullScope-boolean-">setIncludeNullScope(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>
<div class="block">Used by <a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ScopeFilter-"><code>transform(ScopeFilter)</code></a>
 
 When filtering on artifacts it is possible that the scope is unknown.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeNullScope-boolean-">setIncludeNullScope(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>
<div class="block">Determine whether artifacts that have a null scope are included or excluded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeProvidedScope-boolean-">setIncludeProvidedScope(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeRuntimeScope-boolean-">setIncludeRuntimeScope(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeRuntimeScopeWithImplications-boolean-">setIncludeRuntimeScopeWithImplications(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>
<div class="block">Manages the following scopes:
 
 
   compile
   runtime
 </div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html#setIncludes-java.lang.String-">setIncludes(String)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/AbstractArtifactFeatureFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">AbstractArtifactFeatureFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html#setIncludeScope-java.lang.String-">setIncludeScope(String)</a></span> - Method in class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">ScopeFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeSystemScope-boolean-">setIncludeSystemScope(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeTestScope-boolean-">setIncludeTestScope(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#setIncludeTestScopeWithImplications-boolean-">setIncludeTestScopeWithImplications(boolean)</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>
<div class="block">Manages the following scopes:
 
 
   system
   provided
   compile
   runtime
   test
 </div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform"><span class="typeNameLink">SonatypeAetherFilterTransformer</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/resolve/transform/package-summary.html">org.apache.maven.shared.artifact.filter.resolve.transform</a></dt>
<dd>
<div class="block">FilterTransformer implementation for Sonatypes Aether</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html#SonatypeAetherFilterTransformer--">SonatypeAetherFilterTransformer()</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">SonatypeAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/StatisticsReportingArtifactFilter.html" title="interface in org.apache.maven.shared.artifact.filter"><span class="typeNameLink">StatisticsReportingArtifactFilter</span></a> - Interface in <a href="org/apache/maven/shared/artifact/filter/package-summary.html">org.apache.maven.shared.artifact.filter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/StrictPatternExcludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter"><span class="typeNameLink">StrictPatternExcludesArtifactFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/package-summary.html">org.apache.maven.shared.artifact.filter</a></dt>
<dd>
<div class="block">Filter to exclude artifacts from a list of patterns.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/StrictPatternExcludesArtifactFilter.html#StrictPatternExcludesArtifactFilter-java.util.List-">StrictPatternExcludesArtifactFilter(List&lt;String&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/StrictPatternExcludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">StrictPatternExcludesArtifactFilter</a></dt>
<dd>
<div class="block">Creates a new filter that excludes artifacts that match the specified patterns.</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/StrictPatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter"><span class="typeNameLink">StrictPatternIncludesArtifactFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/package-summary.html">org.apache.maven.shared.artifact.filter</a></dt>
<dd>
<div class="block">Filter to include artifacts from a list of patterns.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/StrictPatternIncludesArtifactFilter.html#StrictPatternIncludesArtifactFilter-java.util.List-">StrictPatternIncludesArtifactFilter(List&lt;String&gt;)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/StrictPatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">StrictPatternIncludesArtifactFilter</a></dt>
<dd>
<div class="block">Creates a new filter that includes artifacts that match the specified patterns.</div>
</dd>
</dl>
<a name="I:T">
<!--   -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html#toString--">toString()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternExcludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternExcludesArtifactFilter</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html#toString--">toString()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">PatternIncludesArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html#toString--">toString()</a></span> - Method in class org.apache.maven.shared.artifact.filter.<a href="org/apache/maven/shared/artifact/filter/ScopeArtifactFilter.html" title="class in org.apache.maven.shared.artifact.filter">ScopeArtifactFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/AbstractFilter.html#transform-org.apache.maven.shared.artifact.filter.resolve.FilterTransformer-">transform(FilterTransformer&lt;T&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/AbstractFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">AbstractFilter</a></dt>
<dd>
<div class="block">Subclasses should include the following code:</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/AndFilter.html#transform-org.apache.maven.shared.artifact.filter.resolve.FilterTransformer-">transform(FilterTransformer&lt;T&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/AndFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">AndFilter</a></dt>
<dd>
<div class="block">Transform this filter to a tool specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ExclusionsFilter.html#transform-org.apache.maven.shared.artifact.filter.resolve.FilterTransformer-">transform(FilterTransformer&lt;T&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ExclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ExclusionsFilter</a></dt>
<dd>
<div class="block">Transform this filter to a tool specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ScopeFilter-">transform(ScopeFilter)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">FilterTransformer</a></dt>
<dd>
<div class="block">Transform the scopeFilter to T specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.AndFilter-">transform(AndFilter)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">FilterTransformer</a></dt>
<dd>
<div class="block">Transform the andFilter to T specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ExclusionsFilter-">transform(ExclusionsFilter)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">FilterTransformer</a></dt>
<dd>
<div class="block">Transform the exclusionsFilter to T specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.OrFilter-">transform(OrFilter)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">FilterTransformer</a></dt>
<dd>
<div class="block">Transform the orFilter to T specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternExclusionsFilter-">transform(PatternExclusionsFilter)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">FilterTransformer</a></dt>
<dd>
<div class="block">Transform the patternExclusionsFilter to T specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternInclusionsFilter-">transform(PatternInclusionsFilter)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">FilterTransformer</a></dt>
<dd>
<div class="block">Transform the paternInclusionsFilter to T specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.AbstractFilter-">transform(AbstractFilter)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/FilterTransformer.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">FilterTransformer</a></dt>
<dd>
<div class="block">Transform a custom filter to T specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/OrFilter.html#transform-org.apache.maven.shared.artifact.filter.resolve.FilterTransformer-">transform(FilterTransformer&lt;T&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/OrFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">OrFilter</a></dt>
<dd>
<div class="block">Transform this filter to a tool specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/PatternExclusionsFilter.html#transform-org.apache.maven.shared.artifact.filter.resolve.FilterTransformer-">transform(FilterTransformer&lt;T&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/PatternExclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">PatternExclusionsFilter</a></dt>
<dd>
<div class="block">Transform this filter to a tool specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/PatternInclusionsFilter.html#transform-org.apache.maven.shared.artifact.filter.resolve.FilterTransformer-">transform(FilterTransformer&lt;T&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/PatternInclusionsFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">PatternInclusionsFilter</a></dt>
<dd>
<div class="block">Transform this filter to a tool specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html#transform-org.apache.maven.shared.artifact.filter.resolve.FilterTransformer-">transform(FilterTransformer&lt;T&gt;)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/ScopeFilter.html" title="class in org.apache.maven.shared.artifact.filter.resolve">ScopeFilter</a></dt>
<dd>
<div class="block">Transform this filter to a tool specific implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ScopeFilter-">transform(ScopeFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.AndFilter-">transform(AndFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ExclusionsFilter-">transform(ExclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.OrFilter-">transform(OrFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternExclusionsFilter-">transform(PatternExclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternInclusionsFilter-">transform(PatternInclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.AbstractFilter-">transform(AbstractFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/ArtifactIncludeFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">ArtifactIncludeFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.AndFilter-">transform(AndFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">EclipseAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ExclusionsFilter-">transform(ExclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">EclipseAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.OrFilter-">transform(OrFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">EclipseAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ScopeFilter-">transform(ScopeFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">EclipseAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternExclusionsFilter-">transform(PatternExclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">EclipseAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternInclusionsFilter-">transform(PatternInclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">EclipseAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.AbstractFilter-">transform(AbstractFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/EclipseAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">EclipseAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.AndFilter-">transform(AndFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">SonatypeAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ExclusionsFilter-">transform(ExclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">SonatypeAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.OrFilter-">transform(OrFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">SonatypeAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.ScopeFilter-">transform(ScopeFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">SonatypeAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternExclusionsFilter-">transform(PatternExclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">SonatypeAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.PatternInclusionsFilter-">transform(PatternInclusionsFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">SonatypeAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html#transform-org.apache.maven.shared.artifact.filter.resolve.AbstractFilter-">transform(AbstractFilter)</a></span> - Method in class org.apache.maven.shared.artifact.filter.resolve.transform.<a href="org/apache/maven/shared/artifact/filter/resolve/transform/SonatypeAetherFilterTransformer.html" title="class in org.apache.maven.shared.artifact.filter.resolve.transform">SonatypeAetherFilterTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/resolve/TransformableFilter.html#transform-org.apache.maven.shared.artifact.filter.resolve.FilterTransformer-">transform(FilterTransformer&lt;T&gt;)</a></span> - Method in interface org.apache.maven.shared.artifact.filter.resolve.<a href="org/apache/maven/shared/artifact/filter/resolve/TransformableFilter.html" title="interface in org.apache.maven.shared.artifact.filter.resolve">TransformableFilter</a></dt>
<dd>
<div class="block">Subclasses should include the following code:</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/resolve/TransformableFilter.html" title="interface in org.apache.maven.shared.artifact.filter.resolve"><span class="typeNameLink">TransformableFilter</span></a> - Interface in <a href="org/apache/maven/shared/artifact/filter/resolve/package-summary.html">org.apache.maven.shared.artifact.filter.resolve</a></dt>
<dd>
<div class="block">The element interface of the visitor pattern for transforming filters.</div>
</dd>
<dt><a href="org/apache/maven/shared/artifact/filter/collection/TypeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection"><span class="typeNameLink">TypeFilter</span></a> - Class in <a href="org/apache/maven/shared/artifact/filter/collection/package-summary.html">org.apache.maven.shared.artifact.filter.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/maven/shared/artifact/filter/collection/TypeFilter.html#TypeFilter-java.lang.String-java.lang.String-">TypeFilter(String, String)</a></span> - Constructor for class org.apache.maven.shared.artifact.filter.collection.<a href="org/apache/maven/shared/artifact/filter/collection/TypeFilter.html" title="class in org.apache.maven.shared.artifact.filter.collection">TypeFilter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>