com.github.microwww.ttp.opt.RepeatOperation Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of template-ppt Show documentation
Show all versions of template-ppt Show documentation
This is a template language for PPTX
package com.github.microwww.ttp.opt;
import com.github.microwww.ttp.Assert;
import com.github.microwww.ttp.Tools;
import org.apache.poi.xslf.usermodel.*;
import java.awt.geom.Rectangle2D;
import java.util.ArrayList;
import java.util.List;
public class RepeatOperation extends CopyOperation {
@Override
public void parse(ParseContext context) {
super.parse(context, "copy");
}
@Override
protected List createSheet(ParseContext context, XSLFSlide sheet, List