Package | Description |
---|---|
htmltags | |
types |
Constructor and Description |
---|
AjwipMeta(java.lang.String id,
MetaTypes metaType,
java.lang.String content) |
Modifier and Type | Method and Description |
---|---|
static MetaTypes |
MetaTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetaTypes[] |
MetaTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|