net.sf.jasperreports.engine.export.ooxml
Class XlsxFormatInfo

java.lang.Object
  extended by net.sf.jasperreports.engine.export.ooxml.XlsxFormatInfo

public class XlsxFormatInfo
extends Object

Version:
$Id: XlsxFormatInfo.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
protected  String pattern
           
 
Constructor Summary
XlsxFormatInfo(String pattern)
           
 
Method Summary
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pattern

protected String pattern
Constructor Detail

XlsxFormatInfo

public XlsxFormatInfo(String pattern)
Method Detail

getId

public String getId()


Copyright © 2012. All Rights Reserved.