jp.ne.nifty.iga.tosiki.wizard
クラス JSourceCodeWizardProcessorMojiUtil

java.lang.Object
  |
  +--jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorMojiUtil

public class JSourceCodeWizardProcessorMojiUtil
extends java.lang.Object

JSourceCodeWizardProcessor のヘルパークラス
MojiUtilの取り込み部分です

作成者:
Tosiki IGA

フィールドの概要
static boolean TRIAL_ADDITIONAL_TRIM_RIGHT
          trimRight()時に 結果 長さが0になるのならtrimRight()を抑制するスイッチ。
 
コンストラクタの概要
JSourceCodeWizardProcessorMojiUtil()
           
 
メソッドの概要
static void writeMojiUtil(IndentWriter out)
          共通関数をずばっと挿入します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

TRIAL_ADDITIONAL_TRIM_RIGHT

public static final boolean TRIAL_ADDITIONAL_TRIM_RIGHT
trimRight()時に 結果 長さが0になるのならtrimRight()を抑制するスイッチ。
コンストラクタの詳細

JSourceCodeWizardProcessorMojiUtil

public JSourceCodeWizardProcessorMojiUtil()
メソッドの詳細

writeMojiUtil

public static final void writeMojiUtil(IndentWriter out)
                                throws java.io.IOException
共通関数をずばっと挿入します。 この場所自身は 触らないでください。