jp.ne.nifty.iga.tosiki.wizard
クラス JSourceCodeWizardProcessorServlet
java.lang.Object
|
+--jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorServlet
- public class JSourceCodeWizardProcessorServlet
- extends java.lang.Object
JSourceCodeWizardProcessor のヘルパークラス
Servlet部分です
- 作成者:
- Tosiki IGA
メソッドの概要 |
static void |
write(JSourceCodeWizard wizard,
JSourceCodeWizardChannel dataChannel,
java.util.ArrayList vecItem,
IndentWriter out)
ヘッダを挿入します。 |
protected static void |
writeCommonHead(JSourceCodeWizard wizard,
JSourceCodeWizardChannel dataChannel,
java.util.ArrayList vecItem,
IndentWriter out)
|
protected static void |
writeCommonTableArea(JSourceCodeWizard wizard,
JSourceCodeWizardChannel dataChannel,
java.util.ArrayList vecItem,
IndentWriter out)
|
protected static void |
writeHead(JSourceCodeWizard wizard,
JSourceCodeWizardChannel dataChannel,
java.util.ArrayList vecItem,
IndentWriter out)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSourceCodeWizardProcessorServlet
public JSourceCodeWizardProcessorServlet()
write
public static final void write(JSourceCodeWizard wizard,
JSourceCodeWizardChannel dataChannel,
java.util.ArrayList vecItem,
IndentWriter out)
throws java.io.IOException
- ヘッダを挿入します。
writeCommonHead
protected static final void writeCommonHead(JSourceCodeWizard wizard,
JSourceCodeWizardChannel dataChannel,
java.util.ArrayList vecItem,
IndentWriter out)
throws java.io.IOException
writeHead
protected static final void writeHead(JSourceCodeWizard wizard,
JSourceCodeWizardChannel dataChannel,
java.util.ArrayList vecItem,
IndentWriter out)
throws java.io.IOException
writeCommonTableArea
protected static final void writeCommonTableArea(JSourceCodeWizard wizard,
JSourceCodeWizardChannel dataChannel,
java.util.ArrayList vecItem,
IndentWriter out)
throws java.io.IOException