class DefaultTagDecorator
extends java.lang.Object
implements javax.faces.view.facelets.TagDecorator
Modifier and Type | Class and Description |
---|---|
private static class |
DefaultTagDecorator.ElementConverter |
private static class |
DefaultTagDecorator.Mapper |
private static class |
DefaultTagDecorator.Namespace |
Modifier and Type | Field and Description |
---|---|
private DefaultTagDecorator.ElementConverter |
defaultElementConverter |
Constructor and Description |
---|
DefaultTagDecorator() |
Modifier and Type | Method and Description |
---|---|
javax.faces.view.facelets.Tag |
decorate(javax.faces.view.facelets.Tag tag) |
private boolean |
hasJsfAttribute(javax.faces.view.facelets.Tag tag) |
private DefaultTagDecorator.ElementConverter defaultElementConverter
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.