Interface Partitioner
-
- All Known Implementing Classes:
CommentBlockPartitioner
,CompositePartitioner
public interface Partitioner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Output
partition(java.lang.String text)
Output
partition(java.lang.String text, int offset)
-