public class MetadataSerializableImpl extends Object implements MetadataSerializable
| Constructor and Description |
|---|
MetadataSerializableImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(OutputStream stream,
Set<?> installableUnits)
Writes the given set of installable units to the given output stream in standard p2 metadata
repository format.
|
public MetadataSerializableImpl()
throws org.eclipse.equinox.p2.core.ProvisionException
org.eclipse.equinox.p2.core.ProvisionExceptionpublic void serialize(OutputStream stream, Set<?> installableUnits) throws IOException
MetadataSerializableserialize in interface MetadataSerializableIOExceptionCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.