public interface ExtensionFile
Modifier and Type | Method and Description |
---|---|
long |
getLength() |
InputStream |
openStream()
Open an input stream to allows reading the extensions.
|
long getLength()
InputStream openStream() throws IOException
Note that it's up to the user of this method to close the stream.
IOException
- error when opening the streamCopyright © 2004–2021 XWiki. All rights reserved.