Uses of Interface
de.l3s.boilerpipe.conditions.TextBlockCondition

Packages that use TextBlockCondition
de.l3s.boilerpipe.labels   
 

Uses of TextBlockCondition in de.l3s.boilerpipe.labels
 

Constructors in de.l3s.boilerpipe.labels with parameters of type TextBlockCondition
ConditionalLabelAction(TextBlockCondition condition, java.lang.String... labels)