org.apache.myfaces.view.facelets.tag
Class BaseTagDecorator
java.lang.Object
org.apache.myfaces.view.facelets.tag.BaseTagDecorator
- All Implemented Interfaces:
- TagDecorator
public class BaseTagDecorator
- 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 |
BaseTagDecorator
public BaseTagDecorator(TagDecorator defaultTagDecorator)
decorate
public Tag decorate(Tag tag)
- Specified by:
decorate
in interface TagDecorator
Copyright © 2014 The Apache Software Foundation. All rights reserved.