ar.com.fdvs.dj.core.layout
Class AutoTextExpressionUtils

java.lang.Object
  extended by ar.com.fdvs.dj.core.layout.AutoTextExpressionUtils

public abstract class AutoTextExpressionUtils
extends java.lang.Object

Author:
msimone

Constructor Summary
AutoTextExpressionUtils()
           
 
Method Summary
static net.sf.jasperreports.engine.design.JRDesignExpression getDateExpression(java.lang.String before, java.lang.String after, java.util.Locale locale, byte pattern)
           
static net.sf.jasperreports.engine.design.JRDesignExpression getPageNumberExpression(java.lang.String before, java.lang.String after, boolean useI18n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoTextExpressionUtils

public AutoTextExpressionUtils()
Method Detail

getPageNumberExpression

public static net.sf.jasperreports.engine.design.JRDesignExpression getPageNumberExpression(java.lang.String before,
                                                                                            java.lang.String after,
                                                                                            boolean useI18n)

getDateExpression

public static net.sf.jasperreports.engine.design.JRDesignExpression getDateExpression(java.lang.String before,
                                                                                      java.lang.String after,
                                                                                      java.util.Locale locale,
                                                                                      byte pattern)


Copyright © 2006-2011 FDV Solutions. All Rights Reserved.