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

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

public class JSourceCodeWizardProcessorFunction
extends java.lang.Object

JSourceCodeWizardProcessor のヘルパークラス
Function部分です

作成者:
Tosiki IGA

コンストラクタの概要
JSourceCodeWizardProcessorFunction()
           
 
メソッドの概要
static void writeFunction(JSourceCodeWizard wizard, JSourceCodeWizardChannel dataChannel, java.util.ArrayList vecItem, IndentWriter out)
          Functionを挿入します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

JSourceCodeWizardProcessorFunction

public JSourceCodeWizardProcessorFunction()
メソッドの詳細

writeFunction

public static final void writeFunction(JSourceCodeWizard wizard,
                                       JSourceCodeWizardChannel dataChannel,
                                       java.util.ArrayList vecItem,
                                       IndentWriter out)
                                throws java.io.IOException
Functionを挿入します。