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

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

public class JSourceCodeWizardProcessorXml
extends java.lang.Object

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

作成者:
Tosiki IGA

コンストラクタの概要
JSourceCodeWizardProcessorXml()
           
 
メソッドの概要
static void writeXmlFunction(JSourceCodeWizard wizard, JSourceCodeWizardChannel dataChannel, java.util.ArrayList vecItem, IndentWriter out)
          XML関連共通関数をずばっと挿入します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

JSourceCodeWizardProcessorXml

public JSourceCodeWizardProcessorXml()
メソッドの詳細

writeXmlFunction

public static final void writeXmlFunction(JSourceCodeWizard wizard,
                                          JSourceCodeWizardChannel dataChannel,
                                          java.util.ArrayList vecItem,
                                          IndentWriter out)
                                   throws java.io.IOException
XML関連共通関数をずばっと挿入します。