org.inria.myriads.snoozeclient.templates.api
Interface TemplateReader

All Known Implementing Classes:
LibVirtTemplateReader

public interface TemplateReader

Template reader interface.

Author:
Eugen Feller

Method Summary
 String readTemplateDescription(String fileName)
          Reads the template description.
 

Method Detail

readTemplateDescription

String readTemplateDescription(String fileName)
                               throws Exception
Reads the template description.

Parameters:
fileName - The file name
Returns:
The descriptino in XML format
Throws:
Exception - The exception


Copyright © 2012. All Rights Reserved.