net.sf.jameleon.plugin.httpunit
Class HttpUnitValidParamType
java.lang.Object
net.sf.jameleon.function.AbstractValidParamType
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.