Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ parse
Method
parse
app/src/main/java/com/github/catvod/bean/Result.java:158–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
156
}
157
158
public
Result parse() {
159
this.parse = 1;
160
return
this;
161
}
162
163
public
Result parse(
int
parse) {
164
this.parse = parse;
Callers
8
getUri
Method · 0.45
getVod
Method · 0.45
getQuery
Method · 0.45
setUrl
Method · 0.45
init
Method · 0.45
init
Method · 0.45
getDate
Method · 0.45
check
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected