|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.bbreak.excella.reports.processor.ReportCreateHelper
public final class ReportCreateHelper
帳票生成を行うヘルパークラス
メソッドの概要 | |
---|---|
static java.util.Map<java.lang.String,ReportBookExporter> |
createDefaultExporters()
デフォルトのエクスポーターを生成する。 |
static java.util.Map<java.lang.String,ReportsTagParser<?>> |
createDefaultParsers()
デフォルトのタグパーサーを生成する。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public static java.util.Map<java.lang.String,ReportsTagParser<?>> createDefaultParsers()
SingleParamParser
ImageParamParser
RowRepeatParamParser
ColRepeatParamParser
BlockRowRepeatParamParser
BlockColRepeatParamParser
SumParamParser
RemoveParamPaser
public static java.util.Map<java.lang.String,ReportBookExporter> createDefaultExporters()
ExcelExporter
OoPdfExporter
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |