org.apache.myfaces.view.facelets.tag
Class BaseMultipleTagDecorator
java.lang.Object
org.apache.myfaces.view.facelets.tag.BaseMultipleTagDecorator
- All Implemented Interfaces:
- TagDecorator
public class BaseMultipleTagDecorator
- extends Object
- implements TagDecorator
- Author:
- Leonardo Uribe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseMultipleTagDecorator
public BaseMultipleTagDecorator(TagDecorator defaultTagDecorator,
TagDecorator normalTagDecorator)
decorate
public Tag decorate(Tag tag)
- Specified by:
decorate
in interface TagDecorator
Copyright © 2014 The Apache Software Foundation. All rights reserved.