org.apache.myfaces.tobago.facelets
Class ConverterHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by org.apache.myfaces.tobago.facelets.ConverterHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class ConverterHandler
extends com.sun.facelets.tag.TagHandler


Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
ConverterHandler(com.sun.facelets.tag.TagConfig config)
           
 
Method Summary
 void apply(com.sun.facelets.FaceletContext faceletContext, UIComponent parent)
           
 
Methods inherited from class com.sun.facelets.tag.TagHandler
findNextByType, getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConverterHandler

public ConverterHandler(com.sun.facelets.tag.TagConfig config)
Method Detail

apply

public void apply(com.sun.facelets.FaceletContext faceletContext,
                  UIComponent parent)
           throws IOException,
                  FacesException,
                  ELException
Throws:
IOException
FacesException
ELException


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.