|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BoilerpipeFilter
A generic BoilerpipeFilter. Takes a TextDocument and
processes it somehow.
| Method Summary | |
|---|---|
boolean |
process(TextDocument doc)
Processes the given document doc. |
| Method Detail |
|---|
boolean process(TextDocument doc)
throws BoilerpipeProcessingException
doc.
doc - 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 | |||||||||