org.galagosearch.core.store
Class SnippetGenerator.Match

java.lang.Object
  extended by org.galagosearch.core.store.SnippetGenerator.Match
Enclosing class:
SnippetGenerator

public static class SnippetGenerator.Match
extends java.lang.Object


Constructor Summary
SnippetGenerator.Match(java.lang.String term, int index)
           
SnippetGenerator.Match(java.lang.String term, int start, int end)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnippetGenerator.Match

public SnippetGenerator.Match(java.lang.String term,
                              int index)

SnippetGenerator.Match

public SnippetGenerator.Match(java.lang.String term,
                              int start,
                              int end)


Copyright © 2009. All Rights Reserved.