|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.service.projecttotemplate.infos.util.InfosTemplateProjectToTemplate
public class InfosTemplateProjectToTemplate
InfosTemplateProjectToTemplate create a xml file template and a zip file (.xml + .zip) Transform a InfosTemplateProject in a xml file.
Constructor Summary | |
---|---|
InfosTemplateProjectToTemplate(InfosTemplateProject infosTemplateProject,
java.lang.String oldNameProject)
Constructor |
Method Summary | |
---|---|
boolean |
createTemplateProject(java.lang.String templatePath,
java.lang.String zipFilePath)
Create about the template project templatePath |
boolean |
createZipFile(java.lang.String pathSource,
java.lang.String pathDestination)
Create a zip file from the selected directory |
void |
createZipFileSelected(java.lang.String pathSource,
java.lang.String pathDestination)
Create a zip file from the selected directory and with files selected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InfosTemplateProjectToTemplate(InfosTemplateProject infosTemplateProject, java.lang.String oldNameProject)
infosTemplateProject
- : InfosTemplateProject which must transform in TemplateMethod Detail |
---|
public boolean createTemplateProject(java.lang.String templatePath, java.lang.String zipFilePath)
templatePath
- : path of the xml file (.xml)zipFilePath
- : path of the zip file (.zip)
public boolean createZipFile(java.lang.String pathSource, java.lang.String pathDestination)
pathSource
- : path of the zip file to create(.zip)pathDestination
- : path of the directory to zip
public void createZipFileSelected(java.lang.String pathSource, java.lang.String pathDestination)
pathSource
- : path of the zip file to create(.zip)pathDestination
- : path of the directory to zip
|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.