| Constructor and Description |
|---|
BasicExtension(String name,
File file,
boolean deleteOnClose)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
FileBlob |
getData()
Returns the extension data.
|
String |
getName()
Returns the extension name.
|
String |
toString() |
public String getName()
Extensionpublic FileBlob getData()
Extensionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.