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
IOException
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.