Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ getTitle
Method
getTitle
src/java/org/apache/nutch/parse/Parse.java:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
public
String getTitle() {
42
return
title;
43
}
44
45
public
Outlink[] getOutlinks() {
46
return
outlinks;
Callers
6
testIt
Method · 0.95
main
Method · 0.95
testEncodingDetection
Method · 0.95
main
Method · 0.95
process
Method · 0.95
getPageRepresentation
Method · 0.45
Calls
no outgoing calls
Tested by
2
testIt
Method · 0.76
testEncodingDetection
Method · 0.76