MCPcopy Create free account
hub / github.com/apache/nutch / getText

Method getText

src/java/org/apache/nutch/parse/Parse.java:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public String getText() {
38 return text;
39 }
40
41 public String getTitle() {
42 return title;

Callers 15

testItMethod · 0.95
getTextContentMethod · 0.95
testItMethod · 0.95
testItMethod · 0.95
mainMethod · 0.95
testItMethod · 0.95
extractTextMethod · 0.95
mainMethod · 0.95
addToMapMethod · 0.95
testEncodingDetectionMethod · 0.95
mainMethod · 0.95
testItMethod · 0.95

Calls

no outgoing calls

Tested by 7

testItMethod · 0.76
getTextContentMethod · 0.76
testItMethod · 0.76
testItMethod · 0.76
testItMethod · 0.76
testEncodingDetectionMethod · 0.76
testItMethod · 0.76