org.apache.shindig.gadgets.templates.tags
Class CompositeTagRegistry
java.lang.Object
org.apache.shindig.gadgets.templates.tags.AbstractTagRegistry
org.apache.shindig.gadgets.templates.tags.CompositeTagRegistry
- All Implemented Interfaces:
- TagRegistry
public class CompositeTagRegistry
- extends AbstractTagRegistry
Tag registry that supports multiple tags.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeTagRegistry
public CompositeTagRegistry(Collection<? extends TagRegistry> registries)
getHandlerFor
public TagHandler getHandlerFor(TagRegistry.NSName name)
Copyright © 2007-2012. All Rights Reserved.