public static final class SearchAlgorithm.SLOW_IC extends SearchAlgorithm
SearchAlgorithm.SLOW_ICBM, BM_NOT_REV, MAP, MAP_SB, NONE, SLOW, SLOW_IC_SB, SLOW_SB| Constructor and Description |
|---|
SearchAlgorithm.SLOW_IC(Regex regex) |
public SearchAlgorithm.SLOW_IC(Regex regex)
public final String getName()
getName in class SearchAlgorithmpublic final int search(Regex regex, byte[] text, int textP, int textEnd, int textRange)
search in class SearchAlgorithmpublic final int searchBackward(Regex regex, byte[] text, int textP, int adjustText, int textEnd, int textStart, int s_, int range_)
searchBackward in class SearchAlgorithmCopyright © 2013. All rights reserved.