com.sun.faces.facelets.tag
interface TagHandlerFactory
TagLibrary
Modifier and Type | Method and Description |
---|---|
javax.faces.view.facelets.TagHandler |
createHandler(javax.faces.view.facelets.TagConfig cfg)
A new TagHandler instantiated with the passed TagConfig
|
javax.faces.view.facelets.TagHandler createHandler(javax.faces.view.facelets.TagConfig cfg) throws javax.faces.FacesException, javax.el.ELException
cfg
- TagConfiguration informationjavax.faces.FacesException
javax.el.ELException
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.