| Modifier and Type | Field and Description |
|---|---|
protected Map<Unit,Unit> |
handlerUnitToFallThroughUnit |
static String |
NAME |
| Constructor and Description |
|---|
TryCatchTag() |
| Modifier and Type | Method and Description |
|---|---|
Unit |
getFallThroughUnitOf(Unit handlerUnit) |
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
void |
register(Unit handler,
Unit fallThrough) |
public static final String NAME
public byte[] getValue()
throws AttributeValueException
TaggetValue in interface TagAttributeValueExceptionCopyright © 2020 Soot OSS. All rights reserved.