|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.l3s.boilerpipe.labels.LabelAction
de.l3s.boilerpipe.labels.ConditionalLabelAction
public final class ConditionalLabelAction
Adds labels to a TextBlock
if the given criteria are met.
Field Summary |
---|
Fields inherited from class de.l3s.boilerpipe.labels.LabelAction |
---|
labels |
Constructor Summary | |
---|---|
ConditionalLabelAction(TextBlockCondition condition,
java.lang.String... labels)
|
Method Summary | |
---|---|
void |
addTo(TextBlock tb)
|
Methods inherited from class de.l3s.boilerpipe.labels.LabelAction |
---|
addLabelsTo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConditionalLabelAction(TextBlockCondition condition, java.lang.String... labels)
Method Detail |
---|
public void addTo(TextBlock tb)
addTo
in class LabelAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |