public interface DistributionPackage
Modifier and Type | Method and Description |
---|---|
void |
close()
closes all resources associated with this instance
|
java.io.InputStream |
createInputStream()
creates a package stream.
|
void |
delete()
releases all resources associated with this package
|
java.lang.String |
getId()
get package id.
|
DistributionPackageInfo |
getInfo()
gets an additional info holder for this package.
|
long |
getSize() |
java.lang.String |
getType()
get the type of package
|
java.lang.String getId()
java.lang.String getType()
java.io.InputStream createInputStream() throws java.io.IOException
InputStream
java.io.IOException
long getSize()
void close()
void delete()
DistributionPackageInfo getInfo()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"