net.sf.jameleon.plugin.httpunit
Class HttpUnitTextValidParamType

java.lang.Object
  extended by net.sf.jameleon.function.AbstractValidParamType
      extended by net.sf.jameleon.plugin.httpunit.HttpUnitTextValidParamType
All Implemented Interfaces:
ParamTypeValidatable

public class HttpUnitTextValidParamType
extends AbstractValidParamType

Contains a list of valid param types for the HttpUnit plug-in validation point see HtmlTableValidation for more information about the generic validation point see HttpUnitTextParamType for a list of valid param-types


Field Summary
 
Fields inherited from class net.sf.jameleon.function.AbstractValidParamType
types
 
Constructor Summary
HttpUnitTextValidParamType()
          Default Constructor.
 
Method Summary
 
Methods inherited from class net.sf.jameleon.function.AbstractValidParamType
addValidType, getValidTypes, isValidType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpUnitTextValidParamType

public HttpUnitTextValidParamType()
Default Constructor. Loads all valid param types in HttpUnitTextParamType a hash to be used for later validation.



Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.