Class DefaultTagDecorator

java.lang.Object
org.apache.myfaces.view.facelets.tag.faces.html.DefaultTagDecorator
All Implemented Interfaces:
TagDecorator

public class DefaultTagDecorator extends Object implements TagDecorator
Default implementation of TagDecorator as described in Faces 2.2 javadoc of jakarta.faces.view.facelets.TagDecorator
Since:
2.2
Author:
Leonardo Uribe
  • Field Details

  • Constructor Details

    • DefaultTagDecorator

      public DefaultTagDecorator()
  • Method Details