de.saumya.mojo.gems.spec
Interface GemSpecificationIO

All Known Implementing Classes:
YamlGemSpecificationIO

public interface GemSpecificationIO


Method Summary
 GemSpecification read(String string)
           
 String write(GemSpecification gemspec)
           
 

Method Detail

read

GemSpecification read(String string)
                      throws IOException
Throws:
IOException

write

String write(GemSpecification gemspec)
             throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.