/*
 *     Generated by class-dump 3.1.2.
 *
 *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
 */

/*
 * File: System/Library/PreferenceBundles/MobileSafariSettings.bundle/MobileSafariSettings
 */

@interface SafariSettingsController : PSListController
{
}

- (id)specifiers;
- (void)safariClearCache:(id)fp8;
- (void)safariClearCookies:(id)fp8;
- (void)safariClearHistory:(id)fp8;

@end

@interface Settings : NSObject
{
}

+ (id)homePage;
+ (id)settingsDirectoryPath;
+ (id)savedStatePath;

@end

@interface SafariDeveloperSettingsController : PSListController
{
}

- (id)specifiers;

@end

