org.jboss.gravel.data.handler
Class InputFileHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ComponentHandler
              extended by org.jboss.gravel.data.handler.InputFileHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public final class InputFileHandler
extends com.sun.facelets.tag.jsf.ComponentHandler


Constructor Summary
InputFileHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
           
 
Method Summary
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply
 
Methods inherited from class com.sun.facelets.tag.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InputFileHandler

public InputFileHandler(com.sun.facelets.tag.jsf.ComponentConfig config)