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

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.StellaCNPJValidatorTagHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

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

Author:
Leonardo Bessa

Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
StellaCNPJValidatorTagHandler(com.sun.facelets.tag.TagConfig config)
           
StellaCNPJValidatorTagHandler(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

StellaCNPJValidatorTagHandler

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

StellaCNPJValidatorTagHandler

public StellaCNPJValidatorTagHandler(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
See Also:
ValidateHandler.createValidator(com.sun.facelets.FaceletContext)


Copyright © 2008 Caelum. All Rights Reserved.