Interface SplitStrategy

All Known Implementing Classes:
PatternSplitStrategy, WordSplitStrategy

public interface SplitStrategy
Strategy to split text.
  • Method Summary

    Modifier and Type
    Method
    Description
    split(String text)