toggle menu
extensions-lib
14
jvm
switch theme
search in API
extensions-lib
/
eu.kanade.tachiyomi.animesource.online
/
AnimeHttpSource
/
searchAnimeParse
search
Anime
Parse
protected
abstract
fun
searchAnimeParse
(
response
:
Response
)
:
AnimesPage
(
source
)
Parses the response from the site and returns a
AnimesPage
object.
Parameters
response
the response from the site.