|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.l3s.boilerpipe.filters.simple.LabelToContentFilter
public final class LabelToContentFilter
Marks all blocks that contain a given label as "content".
| Constructor Summary | |
|---|---|
LabelToContentFilter(java.lang.String... label)
|
|
| Method Summary | |
|---|---|
boolean |
process(TextDocument doc)
Processes the given document doc. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelToContentFilter(java.lang.String... label)
| Method Detail |
|---|
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.
BoilerpipeProcessingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||