attrProcessors.add(new MultiToggleAttrProcessor(this));
attrProcessors.add(new OnClickConfirmAttrProcessor());
attrProcessors.add(new PoliteAnalyticsAttrProcessor(this));
attrProcessors.add(new RequiredAttrProcessor());
attrProcessors.add(new ScriptAttrProcessor(this));
attrProcessors.add(new TabsAttrProcessor(this));
attrProcessors.add(new TimePickerAttrProcessor(this));
attrProcessors.add(new ToggleAttrProcessor(this));
attrProcessors.add(new ToggleIdAttrProcessor(this));
attrProcessors.add(new TooltipAttrProcessor(this));
attrProcessors.add(new TwitterWidgetAttrProcessor(this));