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.ProvisionException
public void serialize(OutputStream stream, Set<?> installableUnits) throws IOException
MetadataSerializable
serialize
in interface MetadataSerializable
IOException
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.