br.com.caelum.stella.faces.validation
Class StellaCPFValidatorTagHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ValidateHandler
              extended by br.com.caelum.stella.faces.validation.StellaCPFValidatorTagHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class StellaCPFValidatorTagHandler
extends com.sun.facelets.tag.jsf.ValidateHandler


Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
StellaCPFValidatorTagHandler(com.sun.facelets.tag.TagConfig config)
           
StellaCPFValidatorTagHandler(com.sun.facelets.tag.jsf.ValidatorConfig validatorConfig)
           
 
Method Summary
protected  javax.faces.validator.Validator createValidator(com.sun.facelets.FaceletContext context)
           
 
Methods inherited from class com.sun.facelets.tag.jsf.ValidateHandler
apply, createMetaRuleset
 
Methods inherited from class com.sun.facelets.tag.MetaTagHandler
setAttributes
 
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

StellaCPFValidatorTagHandler

public StellaCPFValidatorTagHandler(com.sun.facelets.tag.TagConfig config)

StellaCPFValidatorTagHandler

public StellaCPFValidatorTagHandler(com.sun.facelets.tag.jsf.ValidatorConfig validatorConfig)
Method Detail

createValidator

protected javax.faces.validator.Validator createValidator(com.sun.facelets.FaceletContext context)
Overrides:
createValidator in class com.sun.facelets.tag.jsf.ValidateHandler


Copyright © 2008 Caelum. All Rights Reserved.