| Package | Description |
|---|---|
| org.testatoo.cartridge.html4.element |
| Modifier and Type | Method and Description |
|---|---|
Shape |
Area.shape()
To get the shape attribute of the "area" element.
|
Shape |
A.shape()
To get the shape attribute of the "a" element.
|
static Shape |
Shape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Shape[] |
Shape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2013 Ovea. All Rights Reserved.