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 1189926 2011-10-27 18:36:29Z struberg $
- Author:
- Jacob Hookom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XHTML_NAMESPACE
public static final String XHTML_NAMESPACE
- 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 © 2013 The Apache Software Foundation. All Rights Reserved.