Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ getTypeString
Method
getTypeString
src/java/org/apache/nutch/crawl/InjectType.java:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
public
Utf8 getTypeString() {
32
return
new
Utf8(type);
33
}
34
35
}
Callers
3
processSitemapParse
Method · 0.80
isSitemap
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected