processors.add(new StandardHrefAttrProcessor());
processors.add(new StandardObjectAttrProcessor());
processors.add(new StandardIfAttrProcessor());
processors.add(new StandardInlineAttrProcessor());
processors.add(new StandardUnlessAttrProcessor());
processors.add(new StandardIncludeFragmentAttrProcessor());
processors.add(new StandardLangXmlLangAttrProcessor());
processors.add(new StandardMethodAttrProcessor());
processors.add(new StandardRemoveAttrProcessor());
processors.add(new StandardReplaceFragmentAttrProcessor());
processors.addAll(Arrays.asList(StandardSingleNonRemovableAttributeModifierAttrProcessor.PROCESSORS));