luxlabs header browser preview


@interface WFPostprocessor : NSObject

+ (id)adultWebSiteTagging:(id)a0;
+ (id)lightweightStripHTMLTags:(id)a0;
+ (id)lightweightStripHTMLTagsForLine:(id)a0;
+ (id)normalizeStrippedHTML:(id)a0;
+ (id)postprocessPlainTextWebPage:(id)a0;
+ (struct _NSRange { unsigned long long x0; unsigned long long x1; })rangeOfFirstHTMLTag:(id)a0 searchRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a1;

@end