| Package | Description |
|---|---|
| org.attribyte.wp.model |
| Modifier and Type | Method and Description |
|---|---|
Shortcode.Type |
ShortcodeParser.Handler.type(java.lang.String shortcode)
Identify the shortcode type.
|
static Shortcode.Type |
Shortcode.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Shortcode.Type[] |
Shortcode.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|