public interface TagHandlerManager
Modifier and Type | Method and Description |
---|---|
TagHandler |
getHandler(Resource resource)
Returns a TagHandler for the provided
resource . |
Collection<String> |
getTemplates()
Returns a
Collection of template paths for which a TagHandler is
registered. |
TagHandler getHandler(Resource resource)
resource
.resource
- Collection<String> getTemplates()
Collection
of template paths for which a TagHandler is
registered."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"