org.sonatype.tycho.p2.facade
Class P2MetadataRepositoryWriter

java.lang.Object
  extended by org.sonatype.tycho.p2.facade.P2MetadataRepositoryWriter

@Component(role=P2MetadataRepositoryWriter.class)
public class P2MetadataRepositoryWriter
extends Object


Constructor Summary
P2MetadataRepositoryWriter()
           
 
Method Summary
 void write(OutputStream out, org.codehaus.tycho.TargetPlatform platform, String qualifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

P2MetadataRepositoryWriter

public P2MetadataRepositoryWriter()
Method Detail

write

public void write(OutputStream out,
                  org.codehaus.tycho.TargetPlatform platform,
                  String qualifier)
           throws IOException
Throws:
IOException


Copyright © 2008-2011. All Rights Reserved.