Package org.apache.uima.tools.jcasgen
Interface IMerge
-
public interface IMerge
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doMerge(Jg jg, IProgressMonitor progressMonitor, String sourceContents, String targetContainer, String targetPath, String targetClassName, File targetFile)
-
-
-
Method Detail
-
doMerge
void doMerge(Jg jg, IProgressMonitor progressMonitor, String sourceContents, String targetContainer, String targetPath, String targetClassName, File targetFile) throws IOException
- Throws:
IOException
-
-