org.ploin.web.faces.validator
Class HtmlKicker

java.lang.Object
  extended by org.ploin.web.faces.validator.PloinJsfValidator
      extended by org.ploin.web.faces.validator.HtmlKicker
All Implemented Interfaces:
Serializable, EventListener, javax.faces.validator.Validator

public class HtmlKicker
extends PloinJsfValidator
implements Serializable

$LastChangedBy: r.reiz $
$Revision: 91 $
$Date: 2010-01-18 22:26:53 +0100 (Mon, 18 Jan 2010) $

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface javax.faces.validator.Validator
NOT_IN_RANGE_MESSAGE_ID
 
Constructor Summary
HtmlKicker()
           
 
Method Summary
 void validate(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object value)
           
 
Methods inherited from class org.ploin.web.faces.validator.PloinJsfValidator
getLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlKicker

public HtmlKicker()
Method Detail

validate

public void validate(javax.faces.context.FacesContext context,
                     javax.faces.component.UIComponent component,
                     Object value)
              throws javax.faces.validator.ValidatorException
Specified by:
validate in interface javax.faces.validator.Validator
Throws:
javax.faces.validator.ValidatorException


Copyright © 2012 PLOIN GmbH. All Rights Reserved.