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
Tag
getValue
in interface Tag
AttributeValueException
Copyright © 2020 Sable. All rights reserved.