org.openfaces.taglib.jsp.validation
Class ValidateUrlJspTag

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagSupport
      extended by javax.faces.webapp.ValidatorELTag
          extended by org.openfaces.taglib.jsp.AbstractCustomValidatorJspTag
              extended by org.openfaces.taglib.jsp.validation.ValidateUrlJspTag
All Implemented Interfaces:
java.io.Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class ValidateUrlJspTag
extends AbstractCustomValidatorJspTag

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
ValidateUrlJspTag()
           
 
Method Summary
 
Methods inherited from class org.openfaces.taglib.jsp.AbstractCustomValidatorJspTag
doStartTag, getDelegate, getParams, invokeSetProperties, setBinding, setDetail, setParams, setSummary
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateUrlJspTag

public ValidateUrlJspTag()


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.