Uses of Class
org.eclnt.editor.reposlink.api.ReposTemplateFileInfos
Packages that use ReposTemplateFileInfos
-
Uses of ReposTemplateFileInfos in org.eclnt.editor.reposlink.api
Methods in org.eclnt.editor.reposlink.api that return ReposTemplateFileInfosModifier and TypeMethodDescriptionIReposNode.getTemplateFileInfos()
ReposNode.getTemplateFileInfos()
static ReposTemplateFileInfos
ReposUtils.unmarshalTemplateFiles
(String xml) Methods in org.eclnt.editor.reposlink.api with parameters of type ReposTemplateFileInfosModifier and TypeMethodDescriptionbyte[]
IRepos.loadTemplateFile
(String projectPath, ReposTemplateFileInfos tempatFiles, ReposTemplateFileInfo templateFile, List<IRepos.Replace> replacements) static String
ReposUtils.marshalTemplateFiles
(ReposTemplateFileInfos files) void
ReposNode.setTemplateFileInfos
(ReposTemplateFileInfos templateFileInfos)