public interface TagHandlerProvider
TagHandlers
TagHandlers are registered against a tag and its corresponding attributes. The tag handlers
registered against the same tag name are prioritized according to their attributes.
| Modifier and Type | Method and Description |
|---|---|
TagHandler |
createTagHandler(String tag,
Attributes atts)
Creates a
TagHandler for the passed tag and Attributes |
TagHandler createTagHandler(String tag, Attributes atts)
TagHandler for the passed tag and Attributestag - atts - Copyright © 2010 - 2020 Adobe. All Rights Reserved