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