public class SurroundingToContentFilter extends Object implements BoilerpipeFilter
| Modifier and Type | Field and Description |
|---|---|
static SurroundingToContentFilter |
INSTANCE_TEXT |
| Constructor and Description |
|---|
SurroundingToContentFilter(TextBlockCondition cond) |
public static final SurroundingToContentFilter INSTANCE_TEXT
public SurroundingToContentFilter(TextBlockCondition cond)
public boolean process(TextDocument doc) throws BoilerpipeProcessingException
BoilerpipeFilterdoc.process in interface BoilerpipeFilterdoc - The TextDocument that is to be processed.true if changes have been made to the
TextDocument.BoilerpipeProcessingExceptionCopyright © 2013-2014. All Rights Reserved.