Package org.eclipse.tycho.p2.impl.repo
Class MetadataSerializableImpl
java.lang.Object
org.eclipse.tycho.p2.impl.repo.MetadataSerializableImpl
- All Implemented Interfaces:
MetadataSerializable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidserialize(OutputStream stream, Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> installableUnits)
-
Constructor Details
-
MetadataSerializableImpl
public MetadataSerializableImpl() throws org.eclipse.equinox.p2.core.ProvisionException- Throws:
org.eclipse.equinox.p2.core.ProvisionException
-
-
Method Details
-
serialize
public void serialize(OutputStream stream, Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> installableUnits) throws IOException - Specified by:
serializein interfaceMetadataSerializable- Throws:
IOException
-