프로퍼티 | 타입 | 설명 | |
---|---|---|---|
INSTANCE | NBoilerpipe.Filters.Heuristics.KeepLargestBlockFilter | ||
INSTANCE_EXPAND_TO_SAME_TAGLEVEL | NBoilerpipe.Filters.Heuristics.KeepLargestBlockFilter |
메소드 | 설명 | |
---|---|---|
KeepLargestBlockFilter ( bool expandToSameLevelText ) : System.Collections.Generic | ||
Process ( NBoilerpipe.Document.TextDocument doc ) : bool |
public KeepLargestBlockFilter ( bool expandToSameLevelText ) : System.Collections.Generic | ||
expandToSameLevelText | bool | |
리턴 | System.Collections.Generic |
public Process ( NBoilerpipe.Document.TextDocument doc ) : bool | ||
doc | NBoilerpipe.Document.TextDocument | |
리턴 | bool |
public static NBoilerpipe.Filters.Heuristics.KeepLargestBlockFilter INSTANCE | ||
리턴 | NBoilerpipe.Filters.Heuristics.KeepLargestBlockFilter |