luxlabs header browser preview


@interface TSWPUtilities : NSObject

+ (BOOL)anyInputIsNonRoman;
+ (BOOL)inputIsOnlyRoman;

@end