@FunctionalInterface
private static interface XmlExport.XmlElementWriter
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Similar to
Runnable interface, this one allows the code to throw some specific
Exceptions that the caller is required to catch. |