| Package | Description |
|---|---|
| com.github.beothorn.html.common |
| Modifier and Type | Method and Description |
|---|---|
static GlobalAttributes.Direction |
GlobalAttributes.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalAttributes.Direction[] |
GlobalAttributes.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Attribute |
GlobalAttributes.dir(GlobalAttributes.Direction dir)
The dir global attribute is an enumerated attribute indicates the directionality of the element's text.
|
Copyright © 2016. All rights reserved.