public interface MetadataSerializable
| 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.
|
void serialize(OutputStream stream, Set<?> installableUnits) throws IOException
IOExceptionCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.