public interface CleanupHook
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(cookxml.core.DecodeEngine decodeEngine) |
void cleanup(cookxml.core.DecodeEngine decodeEngine)
throws CleanupException
decodeEngine - the DecodeEngine being used.CleanupException - in case of error.