net.sf.jameleon.plugin.httpunit
Class HttpUnitValidParamType

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

public class HttpUnitValidParamType
extends AbstractValidParamType

Validates a param-type tag. See HttpUnitParamType for more information on avalaible param types.


Field Summary
 
Fields inherited from class net.sf.jameleon.function.AbstractValidParamType
types
 
Constructor Summary
HttpUnitValidParamType()
          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

HttpUnitValidParamType

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



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