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()
Extension
public FileBlob getData()
Extension
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.