ãããªæãã®ãã³ãã¬ã¼ããä½ã£ã¦ ãããªæãã§ãã¼ã¿ãä½ã£ã¦ Map m = new HashMap(); m.put("title", "POIã§ãã"); List l= new ArrayList(); l.add(new A("test", 5, new Date())); l.add(new A("2ã¤", 7, new Date())); m.put("b", l); ãããªæãã§å¼ã³åºã㨠InputStream is = getClass().getResourceAsStream("template.xls"); POIFSFileSystem fs = new POIFSFileSystem(is); HSSFWorkbook wb = velopoi.VeloPoi.merge(fs, m); FileOutputStream fos = new FileOutput
{{#tags}}- {{label}}
{{/tags}}