Skip to content

Commit

Permalink
JavaDoc: tagfilter move
Browse files Browse the repository at this point in the history
  • Loading branch information
mubaldino committed May 16, 2024
1 parent e3579c2 commit eb0fba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1 title="Class TagFilter" class="title">Class TagFilter</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">org.opensextant.extraction.MatchFilter
<div class="inheritance">org.opensextant.extractors.geo.TagFilter</div>
<div class="inheritance">org.opensextant.extraction.TagFilter</div>
</div>
</div>
<section class="class-description" id="class-description">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class org.opensextant.extractors.geo.TagFilter" class="title">Uses of Class<br>org.opensextant.extractors.geo.TagFilter</h1>
<h1 title="Uses of Class org.opensextant.extraction.TagFilter" class="title">Uses of Class<br>org.opensextant.extractors.geo.TagFilter</h1>
</div>
<div class="caption"><span>Packages that use <a href="../TagFilter.html" title="class in org.opensextant.extractors.geo">TagFilter</a></span></div>
<div class="summary-table two-column-summary">
Expand Down

0 comments on commit eb0fba2

Please sign in to comment.