MCPcopy 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

testItMethod · 0.95
mainMethod · 0.95
testEncodingDetectionMethod · 0.95
mainMethod · 0.95
processMethod · 0.95
getPageRepresentationMethod · 0.45

Calls

no outgoing calls

Tested by 2

testItMethod · 0.76
testEncodingDetectionMethod · 0.76