org.apache.myfaces.validator
Class ValidatorBaseTagHandler

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 org.apache.myfaces.validator.ValidatorBaseTagHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

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


Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
ValidatorBaseTagHandler(com.sun.facelets.tag.jsf.ValidatorConfig config)
           
 
Method Summary
protected  com.sun.facelets.tag.MetaRuleset createMetaRuleset(Class type)
           
 
Methods inherited from class com.sun.facelets.tag.jsf.ValidateHandler
apply, createValidator
 
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

ValidatorBaseTagHandler

public ValidatorBaseTagHandler(com.sun.facelets.tag.jsf.ValidatorConfig config)
Method Detail

createMetaRuleset

protected com.sun.facelets.tag.MetaRuleset createMetaRuleset(Class type)
Overrides:
createMetaRuleset in class com.sun.facelets.tag.jsf.ValidateHandler


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.