org.openfaces.taglib.internal.validation
Class ValidateUrlTag

java.lang.Object
  extended by org.openfaces.taglib.internal.AbstractTag
      extended by org.openfaces.taglib.internal.validation.AbstractCustomValidatorTag
          extended by org.openfaces.taglib.internal.validation.ValidateUrlTag

public class ValidateUrlTag
extends AbstractCustomValidatorTag


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openfaces.taglib.internal.AbstractTag
AbstractTag.ExpressionCreator
 
Constructor Summary
ValidateUrlTag()
           
 
Method Summary
 
Methods inherited from class org.openfaces.taglib.internal.validation.AbstractCustomValidatorTag
getParams, setParams, setProperties
 
Methods inherited from class org.openfaces.taglib.internal.AbstractTag
cleanUp, getExpressionCreator, getPropertyValue, setExpressionCreator, setPropertyValue, setPropertyValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateUrlTag

public ValidateUrlTag()


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