| Package | Description |
|---|---|
| org.testatoo.cartridge.html4.element |
| Modifier and Type | Method and Description |
|---|---|
Method |
Form.method()
To get the method attribute of the form (get or post).
|
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2012 Ovea. All Rights Reserved.