Uses of Class
org.apache.nutch.searcher.Summary.Fragment

Packages that use Summary.Fragment
org.apache.nutch.searcher Search API 
 

Uses of Summary.Fragment in org.apache.nutch.searcher
 

Subclasses of Summary.Fragment in org.apache.nutch.searcher
static class Summary.Ellipsis
          An ellipsis fragment within a summary.
static class Summary.Highlight
          A highlighted fragment of text within a summary.
 

Methods in org.apache.nutch.searcher that return Summary.Fragment
 Summary.Fragment[] Summary.getFragments()
          Returns an array of all of this summary's fragments.
 

Methods in org.apache.nutch.searcher with parameters of type Summary.Fragment
 void Summary.add(Summary.Fragment fragment)
          Adds a fragment to a summary.
 



Copyright © 2006 The Apache Software Foundation