luxlabs header browser preview


@interface MFDataDetectors : NSObject

+ (BOOL)urlIfyNode:(id)a0;
+ (BOOL)urlIfyNode:(id)a0 phoneNumberTypes:(unsigned long long)a1;
+ (id)urlMatchesForString:(id)a0;
+ (id)urlMatchesForString:(id)a0 includingTel:(BOOL)a1;
+ (Class)_DDURLifierClass;
+ (id)sharedDetectionController;

@end