Class AbstractAttributeTagProcessor

All Implemented Interfaces:
IElementProcessor, IElementTagProcessor, IProcessor
Direct Known Subclasses:
AbstractStandardAssertionTagProcessor, AbstractStandardConditionalVisibilityTagProcessor, AbstractStandardExpressionAttributeTagProcessor, AbstractStandardFragmentInsertionTagProcessor, AbstractStandardMultipleAttributeModifierTagProcessor, AbstractStandardTargetSelectionTagProcessor, AbstractStandardTextInlineSettingTagProcessor, StandardDOMEventAttributeTagProcessor, StandardEachTagProcessor, StandardRefAttributeTagProcessor, StandardSwitchTagProcessor, StandardUtextTagProcessor, StandardWithTagProcessor, StandardXmlNsTagProcessor

public abstract class AbstractAttributeTagProcessor extends AbstractElementTagProcessor

Basic abstract implementation of IElementTagProcessor for processors that match element events by one of their attributes (and optionally also the element name).

Since:
3.0.0
Author:
Daniel Fernández