| Package | Description |
|---|---|
| org.apache.royale.swf | |
| org.apache.royale.swf.tags |
| Modifier and Type | Method and Description |
|---|---|
static TagType |
TagType.getTagType(int value)
Reverse lookup TagType by its type code value.
|
static TagType |
TagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TagType[] |
TagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TagType |
ITag.getTagType()
Gets the tag type.
|
TagType |
Tag.getTagType()
Get tag type code.
|
| Constructor and Description |
|---|
Tag(TagType tagType)
Constructor.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.