public class TemporaryURLContent extends URLContent
Constructor and Description |
---|
TemporaryURLContent(java.net.URL temporaryUrl) |
Modifier and Type | Method and Description |
---|---|
static TemporaryURLContent |
copyToTemporaryURLContent(Content content)
Returns a
URL content object that references a temporary copy of
a given content . |
equals, getJAREntryName, getJAREntryURL, getSize, getURL, hashCode, isJAREntry, openStream
public static TemporaryURLContent copyToTemporaryURLContent(Content content) throws java.io.IOException
URL content
object that references a temporary copy of
a given content
.java.io.IOException
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License