org.apache.myfaces.view.facelets.tag.jsf.html
Class HtmlDecorator
java.lang.Object
org.apache.myfaces.view.facelets.tag.jsf.html.HtmlDecorator
- All Implemented Interfaces:
- TagDecorator
public final class HtmlDecorator
- extends Object
- implements TagDecorator
- Version:
- $Id: HtmlDecorator.java 1187700 2011-10-22 12:19:37Z bommel $
- Author:
- Jacob Hookom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XhtmlNamespace
public static final String XhtmlNamespace
- See Also:
- Constant Field Values
Instance
public static final HtmlDecorator Instance
HtmlDecorator
public HtmlDecorator()
decorate
public Tag decorate(Tag tag)
- Specified by:
decorate
in interface TagDecorator
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.