Package jakarta.faces.view.facelets
Interface TagDecorator
- 
 public interface TagDecorator
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Tagdecorate(Tag tag)If handled, return a new Tag instance, otherwise return null
 
-