Class SurroundingToContentFilter

java.lang.Object
com.kohlschutter.boilerpipe.filters.simple.SurroundingToContentFilter
All Implemented Interfaces:
BoilerpipeFilter

public class SurroundingToContentFilter extends Object implements BoilerpipeFilter
Marks blocks as "content" if their preceding and following blocks are both already marked "content", and the given TextBlockCondition is met.