public final class HtmlDecorator
extends java.lang.Object
implements javax.faces.view.facelets.TagDecorator
Modifier and Type | Field and Description |
---|---|
static HtmlDecorator |
Instance |
static java.lang.String |
XhtmlNamespace |
Constructor and Description |
---|
HtmlDecorator() |
Modifier and Type | Method and Description |
---|---|
javax.faces.view.facelets.Tag |
decorate(javax.faces.view.facelets.Tag tag) |
private javax.faces.view.facelets.TagAttributes |
removeType(javax.faces.view.facelets.TagAttributes attrs) |
public static final java.lang.String XhtmlNamespace
public static final HtmlDecorator Instance
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.