|
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | | -<title>All Classes (NewPipe Extractor v0.26.0)</title> |
| 6 | +<title>All Classes (NewPipe Extractor v0.26.1)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | 8 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style"> |
@@ -106,6 +106,9 @@ <h1 class="bar">All Classes</h1> |
106 | 106 | <li><a href="org/schabi/newpipe/extractor/exceptions/ExtractionException.html" title="class in org.schabi.newpipe.extractor.exceptions">ExtractionException</a></li> |
107 | 107 | <li><a href="org/schabi/newpipe/extractor/Extractor.html" title="class in org.schabi.newpipe.extractor">Extractor</a></li> |
108 | 108 | <li><a href="org/schabi/newpipe/extractor/utils/ExtractorHelper.html" title="class in org.schabi.newpipe.extractor.utils">ExtractorHelper</a></li> |
| 109 | +<li><a href="org/schabi/newpipe/extractor/utils/ExtractorLogger.html" title="class in org.schabi.newpipe.extractor.utils">ExtractorLogger</a></li> |
| 110 | +<li><a href="org/schabi/newpipe/extractor/utils/ExtractorLogger.ConsoleLogger.html" title="class in org.schabi.newpipe.extractor.utils">ExtractorLogger.ConsoleLogger</a></li> |
| 111 | +<li><a href="org/schabi/newpipe/extractor/utils/ExtractorLogger.Level.html" title="enum in org.schabi.newpipe.extractor.utils">ExtractorLogger.Level</a></li> |
109 | 112 | <li><a href="org/schabi/newpipe/extractor/timeago/patterns/fa.html" title="class in org.schabi.newpipe.extractor.timeago.patterns">fa</a></li> |
110 | 113 | <li><a href="org/schabi/newpipe/extractor/feed/FeedExtractor.html" title="class in org.schabi.newpipe.extractor.feed">FeedExtractor</a></li> |
111 | 114 | <li><a href="org/schabi/newpipe/extractor/feed/FeedInfo.html" title="class in org.schabi.newpipe.extractor.feed">FeedInfo</a></li> |
@@ -167,6 +170,7 @@ <h1 class="bar">All Classes</h1> |
167 | 170 | <li><a href="org/schabi/newpipe/extractor/timeago/patterns/lo.html" title="class in org.schabi.newpipe.extractor.timeago.patterns">lo</a></li> |
168 | 171 | <li><a href="org/schabi/newpipe/extractor/utils/LocaleCompat.html" title="class in org.schabi.newpipe.extractor.utils">LocaleCompat</a></li> |
169 | 172 | <li><a href="org/schabi/newpipe/extractor/localization/Localization.html" title="class in org.schabi.newpipe.extractor.localization">Localization</a></li> |
| 173 | +<li><a href="org/schabi/newpipe/extractor/utils/Logger.html" title="interface in org.schabi.newpipe.extractor.utils"><span class="interfaceName">Logger</span></a></li> |
170 | 174 | <li><a href="org/schabi/newpipe/extractor/timeago/patterns/lt.html" title="class in org.schabi.newpipe.extractor.timeago.patterns">lt</a></li> |
171 | 175 | <li><a href="org/schabi/newpipe/extractor/timeago/patterns/lv.html" title="class in org.schabi.newpipe.extractor.timeago.patterns">lv</a></li> |
172 | 176 | <li><a href="org/schabi/newpipe/extractor/utils/ManifestCreatorCache.html" title="class in org.schabi.newpipe.extractor.utils">ManifestCreatorCache</a></li> |
|
0 commit comments