Property | Type | Description | |
---|---|---|---|
INSTANCE | NBoilerpipe.Filters.Heuristics.KeepLargestBlockFilter | ||
INSTANCE_EXPAND_TO_SAME_TAGLEVEL | NBoilerpipe.Filters.Heuristics.KeepLargestBlockFilter |
Method | Description | |
---|---|---|
KeepLargestBlockFilter ( bool expandToSameLevelText ) : System.Collections.Generic | ||
Process ( NBoilerpipe.Document.TextDocument doc ) : bool |
public KeepLargestBlockFilter ( bool expandToSameLevelText ) : System.Collections.Generic | ||
expandToSameLevelText | bool | |
return | System.Collections.Generic |
public Process ( NBoilerpipe.Document.TextDocument doc ) : bool | ||
doc | NBoilerpipe.Document.TextDocument | |
return | bool |
public static NBoilerpipe.Filters.Heuristics.KeepLargestBlockFilter INSTANCE | ||
return | NBoilerpipe.Filters.Heuristics.KeepLargestBlockFilter |