MCPcopy 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

processSitemapParseMethod · 0.80
isSitemapMethod · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected