A B C E F G H I J K M N P R S T V W Z

A

addIndent(int) - class jp.ne.nifty.iga.tosiki.string.IndentWriter のメソッド
インデントを増減させます
このメソッドは PrintWriterという観点からは かなり『普通』ではありません。
AllTest - class jp.ne.nifty.iga.tosiki.string.AllTest.
全てのクラスをテストするクラスです。
AllTest(String) - class jp.ne.nifty.iga.tosiki.string.AllTest のコンストラクタ
 
aryBufOfReader - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
読み込みバッファ

B

beginComment() - class jp.ne.nifty.iga.tosiki.string.IndentWriter のメソッド
 

C

characters(String) - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter のメソッド
 
close() - class jp.ne.nifty.iga.tosiki.string.EscapeQuoteWriter のメソッド
Writerをクローズします
close() - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter のメソッド
Writerをクローズします
close() - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter のメソッド
Writerをクローズします
close() - class jp.ne.nifty.iga.tosiki.string.ReplaceReader のメソッド
Readerをクローズします
close() - class jp.ne.nifty.iga.tosiki.string.ZenkakuReader のメソッド
Readerをクローズします
compareTo(JSourceCodeWizardAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) オブジェクト比較
compareTo(JSourceCodeWizardChannelAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) オブジェクト比較
compareTo(JSourceCodeWizardFieldAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) オブジェクト比較
compareTo(JSourceCodeWizardFunction) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) オブジェクト比較
compareTo(JSourceCodeWizardPattern) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) オブジェクト比較
compareTo(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) オブジェクト比較
compareTo(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) オブジェクト比較
compareTo(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) オブジェクト比較
compareTo(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) オブジェクト比較
compareTo(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) オブジェクト比較
convert(File, File) - class jp.ne.nifty.iga.tosiki.string.IndentWriter の static メソッド
 

E

encodeQuote(String) - class jp.ne.nifty.iga.tosiki.string.EscapeUtil の static メソッド
与えられた文字列のダブルクオーテーションとエスケープ文字を エスケープするメソッド
endComment() - class jp.ne.nifty.iga.tosiki.string.IndentWriter のメソッド
 
endDocument() - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter のメソッド
 
endElement(String) - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter のメソッド
 
equals(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) オブジェクトの比較
equals(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) オブジェクトの比較
equals(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) オブジェクトの比較
equals(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) オブジェクトの比較
equals(Object) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) オブジェクトの比較
EscapeQuoteWriter - class jp.ne.nifty.iga.tosiki.string.EscapeQuoteWriter.
ダブルクオーテーションおよびエスケープ文字自身をエスケープするクラス
ソースコードをWriter出力する際に、ダブルクオーテーションおよびエスケープ文字自身 はエスケープする必要があります。
EscapeQuoteWriter(Writer) - class jp.ne.nifty.iga.tosiki.string.EscapeQuoteWriter のコンストラクタ
ダブルクオーテーションをエスケープするWriterクラスのコンストラクタ
EscapeUtil - class jp.ne.nifty.iga.tosiki.string.EscapeUtil.
エスケープ文字を扱うユーティリティクラス

EscapeUtil() - class jp.ne.nifty.iga.tosiki.string.EscapeUtil のコンストラクタ
 

F

f_author - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
author(作者)
型:String
デフォルト値:["あなたの名前で置き換えてください"]
f_availableSql - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
availableSql(SQL入出力が可能かどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_availableTsv - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
availableTsv(TSV入出力が可能かどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_availableXml - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
availableXml(XML入出力が可能かどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_bind - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
bind(クラスを関連づけます。
f_channel - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField の変数
 
f_channel - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の変数
channel(class define)
型:JSourceCodeWizardChannel
デフォルト値:[new JSourceCodeWizardChannel()]
f_child - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
child(listの場合の子ノードクラス)
型:String
デフォルト値:[null]
f_copyright - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
copyright(著作権表示)
型:String
デフォルト値:["Copyright (C) あなたの適切な著作権表示"]
f_currentDirectory - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の変数
currentDirectory(processing directory)
型:String
デフォルト値:["."]
f_default - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
default(デフォルト値)
description: Stringの場合は ダブルクオーテーションで囲って指定する必要があります。
f_delegate - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
delegate(委譲先オブジェクト+フィールド)
型:String
デフォルト値:[null]
f_description - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
description(項目の説明)
description: 項目の説明を詳細に行います。
f_description - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
description(説明)
description: チャンネルの詳細な説明を行います。
f_field - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の変数
field(field define)
型:java.util.ArrayList
子供の型:JSourceCodeWizardField
デフォルト値:[new java.util.ArrayList()]
f_fractionLength - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
fractionLength(小数部の長さ)
description: java.math.BigDecimalの小数部の長さ
型:int
デフォルト値:[-1]
f_function - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
function(機能)
型:JSourceCodeWizardFunction
デフォルト値:[new JSourceCodeWizardFunction()]
f_import - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
import(import定義のリスト)
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
f_include - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
include(他のXMLファイル定義のリスト)
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
f_index - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
index(SQL:インディックス)
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
f_language - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
language(Language of resource [en,ja])
型:String
デフォルト値:["en"]
f_length - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
length(文字列およびBigDecimalの長さ)
description: 文字列の場合は文字列の最大長。
f_name - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
name(項目ID)
description: 項目のIDです
型:String
プライマリキー
デフォルト値:[null]
f_name - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
name(チャンネル)
description: チャンネルのID。
f_notNull - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
notNull(SQL:非NULL制約があるかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_package - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
package(生成するJavaクラスの所属パッケージ)
型:String
f_pattern - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
pattern(デザインパターン)
型:JSourceCodeWizardPattern
デフォルト値:[new JSourceCodeWizardPattern()]
f_prefix - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
prefix(生成するJavaクラス名に付与する前置文字列。
f_primary - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
primary(SQL:PRIMARYかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_suffix - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
suffix(生成するJavaクラス名に付与する後置文字列。
f_title - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
title(項目名称)
description: 項目の名称を一言で表します。
f_title - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の変数
title(チャンネル名称)
description: チャンネルの名称を一言で説明します。
f_type - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の変数
type(Java言語における型)
description: 次のような値を取ります [String,int,boolean,char,javax.swing.JTextField,その他]
型:String
デフォルト値:[null]
f_useConstracter - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useConstracter(このクラスのデフォルトコンストラクタを自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useCsv - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useCsv(CSVファイル入出力操作機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useDebug - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useDebug(Debug出力機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useInit - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useInit(wizInit()を自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useMain - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useMain(main()を自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useServlet - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useServlet((未実装) サーブレット用スケルトンコードを自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useSingleton - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の変数
useSingleton((未実装) シングルトンを使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useSql - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useSql(SQL操作 入出力機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useSwing - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useSwing((未実装) Swing用スケルトンコードを自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useTest - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useTest((未実装) JUnit用スケルトンコードを自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useTsv - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useTsv(TSVファイル入出力操作機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
f_useXml - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の変数
useXml(XMLファイル入出力機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
fillIndent(int) - class jp.ne.nifty.iga.tosiki.string.IndentWriter のメソッド
 
fillSeparatorSpace() - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter のメソッド
可視化スペースを埋めます。
findDelegateField(JSourceCodeWizard) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
 
findWizardFromXmlByClassName(JSourceCodeWizard, JSourceCodeWizardChannel, String) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField の static メソッド
 
fitRight(String, int, char) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられた文字列を指定長さにぴったりに収まるよう加工するメソッド
2バイト1文字の文字は2文字としてカウントします。
fitRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
与えられた文字列を指定長さにぴったりに収まるよう加工するメソッド
2バイト1文字の文字は2文字としてカウントします。
fitRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
与えられた文字列を指定長さにぴったりに収まるよう加工するメソッド
2バイト1文字の文字は2文字としてカウントします。
fitRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
与えられた文字列を指定長さにぴったりに収まるよう加工するメソッド
2バイト1文字の文字は2文字としてカウントします。
fitRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
与えられた文字列を指定長さにぴったりに収まるよう加工するメソッド
2バイト1文字の文字は2文字としてカウントします。
fitRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
与えられた文字列を指定長さにぴったりに収まるよう加工するメソッド
2バイト1文字の文字は2文字としてカウントします。
flush() - class jp.ne.nifty.iga.tosiki.string.EscapeQuoteWriter のメソッド
Writerをフラッシュします
flush() - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter のメソッド
Writerをフラッシュします
flush() - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter のメソッド
Writerをフラッシュします

G

getAuthor() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
author(作者) のgetter
型:String
デフォルト値:["あなたの名前で置き換えてください"]
getAuthorDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getAuthorName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getAuthorTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getAuthorType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getAvailableSql() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
availableSql(SQL入出力が可能かどうか) のgetter
getAvailableSql() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
availableSql(SQL入出力が可能かどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getAvailableSqlDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableSqlLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
length of availableSql(SQL入出力が可能かどうか)
getAvailableSqlName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableSqlTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableSqlType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getAvailableTsv() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
availableTsv(TSV入出力が可能かどうか) のgetter
getAvailableTsv() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
availableTsv(TSV入出力が可能かどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getAvailableTsvDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableTsvLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
length of availableTsv(TSV入出力が可能かどうか)
getAvailableTsvName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableTsvTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableTsvType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getAvailableXml() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
availableXml(XML入出力が可能かどうか) のgetter
getAvailableXml() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
availableXml(XML入出力が可能かどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getAvailableXmlDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableXmlLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
length of availableXml(XML入出力が可能かどうか)
getAvailableXmlName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableXmlTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getAvailableXmlType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getBind() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
bind(クラスを関連づけます。
getBindDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getBindDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getBindName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getBindTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getBindType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getChannel() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
channel(チャンネル) のgetter
getChannel() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
channel(class define) のgetter
型:JSourceCodeWizardChannel
デフォルト値:[new JSourceCodeWizardChannel()]
getChannelDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getChannelName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getChannelTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getChannelType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
 
getChild() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
child(listの場合の子ノードクラス) のgetter
型:String
デフォルト値:[null]
getChildDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getChildName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getChildTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getChildType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getColumnAll(ArrayList) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
getComparator() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
field(Field information) オブジェクトのソート比較
getComparator() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
JSourceCodeWizard(abstract class of wizard) オブジェクトのソート比較
getComparator() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
channel(channel information) オブジェクトのソート比較
getComparator() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
function(function of wizard) オブジェクトのソート比較
getComparator() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
pattern(pattern information) オブジェクトのソート比較
getConvertPatternForType(String, String, String) - class jp.ne.nifty.iga.tosiki.wizard.WizType の static メソッド
入力された文字列変数パターン文字列を 型に適合する形式に変換するための 文字列パターンをゲットします。
getCopyright() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
copyright(著作権表示) のgetter
型:String
デフォルト値:["Copyright (C) あなたの適切な著作権表示"]
getCopyrightDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getCopyrightName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getCopyrightTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getCopyrightType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getCreateTable(JSourceCodeWizard) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
getCurrentDirectory() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
currentDirectory(processing directory) のgetter
型:String
デフォルト値:["."]
getCurrentDirectoryDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getCurrentDirectoryName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getCurrentDirectoryTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getCurrentDirectoryType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
 
getDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
default(デフォルト値) のgetter
description: Stringの場合は ダブルクオーテーションで囲って指定する必要があります。
getDefaultDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDefaultDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDefaultName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDefaultTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDefaultType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getDelegate() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
delegate(委譲先オブジェクト+フィールド) のgetter
型:String
デフォルト値:[null]
getDelegateDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDelegateName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDelegateTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDelegateType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
description(項目の説明) のgetter
description: 項目の説明を詳細に行います。
getDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
description(説明) のgetter
description: チャンネルの詳細な説明を行います。
getDescriptionDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDescriptionDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getDescriptionDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDescriptionDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getDescriptionName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDescriptionName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getDescriptionTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getDescriptionTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getDescriptionType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getDescriptionType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getDisplayString() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) の表示用文字列の取得
getDisplayString() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) の表示用文字列の取得
getDisplayString() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) の表示用文字列の取得
getDisplayString() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) の表示用文字列の取得
getDisplayString() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) の表示用文字列の取得
getField() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
field(field define) のgetter
型:java.util.ArrayList
子供の型:JSourceCodeWizardField
デフォルト値:[new java.util.ArrayList()]
getFieldDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getFieldName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getFieldTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
 
getFieldType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
 
getFractionLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
fractionLength(小数部の長さ) のgetter
description: java.math.BigDecimalの小数部の長さ
型:int
デフォルト値:[-1]
getFractionLengthDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getFractionLengthDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getFractionLengthName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getFractionLengthTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getFractionLengthType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getFunction() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
function(機能) のgetter
型:JSourceCodeWizardFunction
デフォルト値:[new JSourceCodeWizardFunction()]
getFunctionDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getFunctionName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getFunctionTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getFunctionType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getHHMMSS(Date) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
DateをHHMMSS形式の日付文字列に変換します。
getImport() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
import(import定義のリスト) のgetter
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
getImportDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getImportName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getImportTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getImportType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getInclude() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
include(他のXMLファイル定義のリスト) のgetter
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
getIncludeDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getIncludeName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getIncludeTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getIncludeType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getIndex() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
index(SQL:インディックス) のgetter
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
getIndexDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getIndexName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getIndexTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getIndexType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getLanguage() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
language(Language of resource [en,ja]) のgetter
型:String
デフォルト値:["en"]
getLanguageDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getLanguageName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getLanguageTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getLanguageType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
length(文字列およびBigDecimalの長さ) のgetter
description: 文字列の場合は文字列の最大長。
getLengthDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getLengthDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getLengthName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getLengthTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getLengthType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getLoadPatternForType(String, String) - class jp.ne.nifty.iga.tosiki.wizard.WizType の static メソッド
代入の文字列パターンを取得します。
getMyClassName(JSourceCodeWizard, JSourceCodeWizardChannel) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor の static メソッド
 
getName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
name(項目ID) のgetter
description: 項目のIDです
型:String
プライマリキー
デフォルト値:[null]
getName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
name(チャンネル) のgetter
description: チャンネルのID。
getNameDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getNameDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getNameDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getNameDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getNameName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getNameName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getNameTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getNameTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getNameType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getNameType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getNotNull() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
notNull(SQL:非NULL制約があるかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getNotNullDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getNotNullLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
length of notNull(SQL:非NULL制約があるかどうか)
getNotNullName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getNotNullTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getNotNullType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getPackage() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
package(生成するJavaクラスの所属パッケージ) のgetter
型:String
getPackageName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getPackageTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getPackageType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getPattern() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
pattern(デザインパターン) のgetter
型:JSourceCodeWizardPattern
デフォルト値:[new JSourceCodeWizardPattern()]
getPatternDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getPatternName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getPatternTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getPatternType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getPrefix() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
prefix(生成するJavaクラス名に付与する前置文字列。
getPrefixDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getPrefixName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getPrefixTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getPrefixType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getPrimary() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
primary(SQL:PRIMARYかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getPrimaryDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getPrimaryKey(ArrayList) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
getPrimaryLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
length of primary(SQL:PRIMARYかどうか)
getPrimaryName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getPrimaryTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getPrimaryType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getSeparator() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorTsv のメソッド
 
getSqlTypeInDdl() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
与えられた型を SQL DDL上で どの型に当てはめるのかを 考えるルーチン
getString(String) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard のメソッド
 
getString(String, Object[]) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard のメソッド
 
getSuffix() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
suffix(生成するJavaクラス名に付与する後置文字列。
getSuffixDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getSuffixName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getSuffixTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getSuffixType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getTextNodeValue(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
与えられたNodeに含まれる文字列を取り出します
getTextNodeValue(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
与えられたNodeに含まれる文字列を取り出します
getTextNodeValue(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
与えられたNodeに含まれる文字列を取り出します
getTextNodeValue(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
与えられたNodeに含まれる文字列を取り出します
getTextNodeValue(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
与えられたNodeに含まれる文字列を取り出します
getTitle() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorTsv のメソッド
 
getTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
title(項目名称) のgetter
description: 項目の名称を一言で表します。
getTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
title(チャンネル名称) のgetter
description: チャンネルの名称を一言で説明します。
getTitleDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getTitleDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getTitleDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getTitleDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getTitleFieldName() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
 
getTitleName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getTitleName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getTitleTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getTitleTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
 
getTitleType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getTitleType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
getType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
type(Java言語における型) のgetter
description: 次のような値を取ります [String,int,boolean,char,javax.swing.JTextField,その他]
型:String
デフォルト値:[null]
getTypeDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getTypeDescription() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getTypeName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getTypeTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
 
getTypeType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
getUpper(String) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor の static メソッド
 
getUseConstracter() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useConstracter(このクラスのデフォルトコンストラクタを自動生成するかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseConstracterDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseConstracterLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useConstracter(このクラスのデフォルトコンストラクタを自動生成するかどうか)
getUseConstracterName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseConstracterTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseConstracterType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseCsv() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useCsv(CSVファイル入出力操作機能を使うかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseCsvDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseCsvLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useCsv(CSVファイル入出力操作機能を使うかどうか)
getUseCsvName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseCsvTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseCsvType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseDebug() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useDebug(Debug出力機能を使うかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseDebugDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseDebugLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useDebug(Debug出力機能を使うかどうか)
getUseDebugName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseDebugTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseDebugType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseInit() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useInit(wizInit()を自動生成するかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseInitDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseInitLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useInit(wizInit()を自動生成するかどうか)
getUseInitName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseInitTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseInitType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseMain() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useMain(main()を自動生成するかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseMainDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseMainLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useMain(main()を自動生成するかどうか)
getUseMainName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseMainTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseMainType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseServlet() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useServlet((未実装) サーブレット用スケルトンコードを自動生成するかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseServletDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseServletLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useServlet((未実装) サーブレット用スケルトンコードを自動生成するかどうか)
getUseServletName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseServletTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseServletType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseSingleton() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
useSingleton((未実装) シングルトンを使うかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseSingletonDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
 
getUseSingletonLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
length of useSingleton((未実装) シングルトンを使うかどうか)
getUseSingletonName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
 
getUseSingletonTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
 
getUseSingletonType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
 
getUseSql() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useSql(SQL操作 入出力機能を使うかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseSqlDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseSqlLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useSql(SQL操作 入出力機能を使うかどうか)
getUseSqlName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseSqlTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseSqlType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseSwing() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useSwing((未実装) Swing用スケルトンコードを自動生成するかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseSwingDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseSwingLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useSwing((未実装) Swing用スケルトンコードを自動生成するかどうか)
getUseSwingName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseSwingTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseSwingType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseTest() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useTest((未実装) JUnit用スケルトンコードを自動生成するかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseTestDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseTestLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useTest((未実装) JUnit用スケルトンコードを自動生成するかどうか)
getUseTestName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseTestTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseTestType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseTsv() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useTsv(TSVファイル入出力操作機能を使うかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseTsvDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseTsvLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useTsv(TSVファイル入出力操作機能を使うかどうか)
getUseTsvName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseTsvTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseTsvType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getUseXml() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useXml(XMLファイル入出力機能を使うかどうか) のgetter
型:boolean
長さ:1
デフォルト値:[false]
getUseXmlDefault() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseXmlLength() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
length of useXml(XMLファイル入出力機能を使うかどうか)
getUseXmlName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseXmlTitle() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
 
getUseXmlType() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
getWizAlterType(String) - class jp.ne.nifty.iga.tosiki.wizard.WizType の static メソッド
ウィザードの扱う基本型へと型を読み替えます。
getWizardShortName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
Get short name for Wizard
getWizardShortName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
Get short name for Wizard
getWizardShortName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
Get short name for Wizard
getWizardShortName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
Get short name for Wizard
getWizardShortName() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
Get short name for Wizard
getYYMMDD(Date) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
DateをYYMMDD形式の日付文字列に変換します。
getYYYYMMDD(Date) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
DateをYYYYMMDD形式の日付文字列に変換します。

H

HexDumpTest - class jp.ne.nifty.iga.tosiki.string.HexDumpTest.
16進角変換クラス群をテストするクラスです。
HexDumpTest(String) - class jp.ne.nifty.iga.tosiki.string.HexDumpTest のコンストラクタ
 
HexDumpUtil - class jp.ne.nifty.iga.tosiki.string.HexDumpUtil.
16進ダンプを行うユーティリティクラス
開発を行っていると 不意にあるデータを16進ダンプしたくなります。
HexDumpUtil() - class jp.ne.nifty.iga.tosiki.string.HexDumpUtil のコンストラクタ
 
HexDumpWriter - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter.
16進ダンプを行うWriterクラス
開発を行っていると 不意にあるデータを16進ダンプしたくなります。
HexDumpWriter(Writer) - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter のコンストラクタ
16進ダンプを行うクラスのコンストラクタ

I

iAryBufOfReaderLength - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
 
iAryBufOfReaderPoint - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
 
iIndent - class jp.ne.nifty.iga.tosiki.string.IndentWriter の変数
 
indent - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter の変数
 
IndentWriter - class jp.ne.nifty.iga.tosiki.string.IndentWriter.
インデント付き書出Writerクラス
ソースコードを機械的に出力する際に必要になる インデント付きWriterクラスです。
IndentWriter(Writer) - class jp.ne.nifty.iga.tosiki.string.IndentWriter のコンストラクタ
インデント付き書出Writerクラスのコンストラクタ
initResourceBundle(String) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard のメソッド
 
IS_DEBUG - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static 変数
デバッグ標準出力を行うかどうかフラグ。
IS_DEBUG - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter の static 変数
 
IS_DEBUG - class jp.ne.nifty.iga.tosiki.string.ZenkakuReader の static 変数
 
IS_DEBUG - class jp.ne.nifty.iga.tosiki.string.IndentWriter の static 変数
 
isAvailableSql() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
availableSql(SQL入出力が可能かどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isAvailableTsv() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
availableTsv(TSV入出力が可能かどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isAvailableXml() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
availableXml(XML入出力が可能かどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isComment - class jp.ne.nifty.iga.tosiki.string.IndentWriter の変数
 
iSearchWordLength - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
 
isEndOfStream - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
 
isEndOfStream - class jp.ne.nifty.iga.tosiki.string.ZenkakuReader の変数
 
iSeparatorSpace - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter の変数
 
isJavaPremitiveType(String) - class jp.ne.nifty.iga.tosiki.wizard.WizType の static メソッド
与えられた型がJava言語における プリミティブ型かどうかをチェックします。
isNotNull() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
notNull(SQL:非NULL制約があるかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isPastLineComment - class jp.ne.nifty.iga.tosiki.string.IndentWriter の変数
 
isPastStart - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter の変数
 
isPrimary() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
primary(SQL:PRIMARYかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseConstracter() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useConstracter(このクラスのデフォルトコンストラクタを自動生成するかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseCsv() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useCsv(CSVファイル入出力操作機能を使うかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseDebug() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useDebug(Debug出力機能を使うかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseInit() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useInit(wizInit()を自動生成するかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseMain() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useMain(main()を自動生成するかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseServlet() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useServlet((未実装) サーブレット用スケルトンコードを自動生成するかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseSingleton() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
useSingleton((未実装) シングルトンを使うかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseSql() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useSql(SQL操作 入出力機能を使うかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseSwing() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useSwing((未実装) Swing用スケルトンコードを自動生成するかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseTest() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useTest((未実装) JUnit用スケルトンコードを自動生成するかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseTsv() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useTsv(TSVファイル入出力操作機能を使うかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isUseXml() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
useXml(XMLファイル入出力機能を使うかどうか) の真偽
型:boolean
長さ:1
デフォルト値:[false]
isWizPremitiveType(String) - class jp.ne.nifty.iga.tosiki.wizard.WizType の static メソッド
与えられた型がソースコードウィザードにおける プリミティブ型かどうかをチェックします。
isWizPremitiveTypeWithChild(JSourceCodeWizardField) - class jp.ne.nifty.iga.tosiki.wizard.WizType の static メソッド
与えられたフィールドの自分または子の型が ソースコードウィザードにおけるプリミティブ型かどうかをチェックします。

J

jp.ne.nifty.iga.tosiki.string - package jp.ne.nifty.iga.tosiki.string
 
jp.ne.nifty.iga.tosiki.wizard - package jp.ne.nifty.iga.tosiki.wizard
 
jp.ne.nifty.iga.tosiki.wizard.wiz - package jp.ne.nifty.iga.tosiki.wizard.wiz
 
JSourceCodeWizard - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard.
JSourceCodeWizard のエントリポイントです。
JSourceCodeWizard() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard のコンストラクタ
 
JSourceCodeWizardAbstract - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract.
JSourceCodeWizard (abstract class of wizard) class
description: JSourceCodeWizard: abstract class of wizard
[Caution] This file is generated automaticaly by JSourceCodeWizard using XML define(s).
[Generaton Gap Pattern] Do not modify this class file
If you want modify this class, extends this class and modify subclass.
JSourceCodeWizard(abstract class of wizard) : JSourceCodeWizard: abstract class of wizard CREATE TABLE JSourceCodeWizard (currentDirectory CHAR(-1))
JSourceCodeWizardAbstract() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のコンストラクタ
 
JSourceCodeWizardChannel - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardChannel.
JSourceCodeWizard のヘルパークラス
クラスそのものをを表現するクラスです
JSourceCodeWizardChannel() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardChannel のコンストラクタ
 
JSourceCodeWizardChannelAbstract - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract.
channel (channel information) class
description: JSourceCodeWizard: class information of wizard
[Caution] This file is generated automaticaly by JSourceCodeWizard using XML define(s).
[Generaton Gap Pattern] Do not modify this class file
If you want modify this class, extends this class and modify subclass.
channel(channel information) : JSourceCodeWizard: class information of wizard
項目名称 項目説明 長さ 小数部 Primary NOT NULL 詳細 channel class define notDefined[JSourceCodeWizardChannel] field field define notDefined[java.util.ArrayList] currentDirectory processing directory CHAR(-1)
項目名称 項目説明 長さ 小数部 Primary NOT NULL 詳細 name チャンネル CHAR(-1) Yes チャンネルのID。
JSourceCodeWizardChannelAbstract() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のコンストラクタ
 
JSourceCodeWizardField - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField.
JSourceCodeWizard のヘルパークラス
フィールド(項目)を表現するクラスです
JSourceCodeWizardField() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のコンストラクタ
 
JSourceCodeWizardFieldAbstract - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract.
field (Field information) class
description: JSourceCodeWizard: field information of wizard
[Caution] This file is generated automaticaly by JSourceCodeWizard using XML define(s).
[Generaton Gap Pattern] Do not modify this class file
If you want modify this class, extends this class and modify subclass.
field(Field information) : JSourceCodeWizard: field information of wizard
項目名称 項目説明 長さ 小数部 Primary NOT NULL 詳細 name 項目ID CHAR(-1) Yes 項目のIDです title 項目名称 CHAR(-1) 項目の名称を一言で表します。
JSourceCodeWizardFieldAbstract() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のコンストラクタ
 
JSourceCodeWizardFunction - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction.
function (function of wizard) class
description: JSourceCodeWizard: function information of wizard
[Caution] This file is generated automaticaly by JSourceCodeWizard using XML define(s).
[Generaton Gap Pattern] Do not modify this class file
If you want modify this class, extends this class and modify subclass.
function(function of wizard) : JSourceCodeWizard: function information of wizard
項目名称 項目説明 長さ 小数部 Primary NOT NULL 詳細 useDebug Debug出力機能を使うかどうか CHAR(1) 1 useSql SQL操作 入出力機能を使うかどうか CHAR(1) 1 useXml XMLファイル入出力機能を使うかどうか CHAR(1) 1 useCsv CSVファイル入出力操作機能を使うかどうか CHAR(1) 1 useTsv TSVファイル入出力操作機能を使うかどうか CHAR(1) 1 useTest (未実装) JUnit用スケルトンコードを自動生成するかどうか CHAR(1) 1 useServlet (未実装) サーブレット用スケルトンコードを自動生成するかどうか CHAR(1) 1 useSwing (未実装) Swing用スケルトンコードを自動生成するかどうか CHAR(1) 1 useMain main()を自動生成するかどうか CHAR(1) 1 useInit wizInit()を自動生成するかどうか CHAR(1) 1 useConstracter このクラスのデフォルトコンストラクタを自動生成するかどうか CHAR(1) 1 bind クラスを関連づけます。
JSourceCodeWizardFunction() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のコンストラクタ
 
JSourceCodeWizardPattern - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern.
pattern (pattern information) class
description: JSourceCodeWizard: pattern information of wizard
[Caution] This file is generated automaticaly by JSourceCodeWizard using XML define(s).
[Generaton Gap Pattern] Do not modify this class file
If you want modify this class, extends this class and modify subclass.
pattern(pattern information) : JSourceCodeWizard: pattern information of wizard CREATE TABLE pattern (useSingleton CHAR(1))
JSourceCodeWizardPattern() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のコンストラクタ
 
JSourceCodeWizardProcessor - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor.
JSourceCodeWizard のヘルパークラス。
JSourceCodeWizardProcessor() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor のコンストラクタ
 
JSourceCodeWizardProcessorCsv - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorCsv.
JSourceCodeWizardProcessor のヘルパークラス
TSV部分です
JSourceCodeWizardProcessorCsv() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorCsv のコンストラクタ
 
JSourceCodeWizardProcessorFunction - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorFunction.
JSourceCodeWizardProcessor のヘルパークラス
Function部分です
JSourceCodeWizardProcessorFunction() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorFunction のコンストラクタ
 
JSourceCodeWizardProcessorMojiUtil - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorMojiUtil.
JSourceCodeWizardProcessor のヘルパークラス
MojiUtilの取り込み部分です
JSourceCodeWizardProcessorMojiUtil() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorMojiUtil のコンストラクタ
 
JSourceCodeWizardProcessorServlet - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorServlet.
JSourceCodeWizardProcessor のヘルパークラス
Servlet部分です
JSourceCodeWizardProcessorServlet() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorServlet のコンストラクタ
 
JSourceCodeWizardProcessorSql - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql.
JSourceCodeWizardProcessor のヘルパークラス
SQL部分です
JSourceCodeWizardProcessorSql() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql のコンストラクタ
 
JSourceCodeWizardProcessorTsv - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorTsv.
JSourceCodeWizardProcessor のヘルパークラス
TSV部分です
JSourceCodeWizardProcessorTsv() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorTsv のコンストラクタ
 
JSourceCodeWizardProcessorXml - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorXml.
JSourceCodeWizardProcessor のヘルパークラス
XML部分です
JSourceCodeWizardProcessorXml() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorXml のコンストラクタ
 
JSourceCodeWizardTest - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardTest.
ソースコードウィザードをテストするクラスです。
JSourceCodeWizardTest(String) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardTest のコンストラクタ
 

K

KatakanaZenkakuReader - class jp.ne.nifty.iga.tosiki.string.KatakanaZenkakuReader.
半角カタカナを全角変換を行うReaderクラスです。
KatakanaZenkakuReader(Reader) - class jp.ne.nifty.iga.tosiki.string.KatakanaZenkakuReader のコンストラクタ
半角カタカナを全角変換していくクラスのコンストラクタ

M

main(String[]) - class jp.ne.nifty.iga.tosiki.string.HexDumpTest の static メソッド
 
main(String[]) - class jp.ne.nifty.iga.tosiki.string.ZenkakuTest の static メソッド
 
main(String[]) - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest の static メソッド
 
main(String[]) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardTest の static メソッド
 
main(String[]) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard の static メソッド
カレントディレクトリ以下の JSourceCodeWizard*.xmlファイルを全て処理します。
MojiUtil - class jp.ne.nifty.iga.tosiki.string.MojiUtil.
日本語文字列操作に関するユーティリティクラス
Java言語やJDBCドライバはそもそもは欧米で開発されてきたものなので、 日本語(特にダブルバイト文字)の操作関係が苦手な場合があります
このクラスは そのような 日本語にまつわる文字操作や 日本的文字操作 にまつわるメソッドを集めたクラスです。
MojiUtil() - class jp.ne.nifty.iga.tosiki.string.MojiUtil のコンストラクタ
 
MojiUtilTest - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest.
文字ユーティリティクラス群をテストするクラスです。
MojiUtilTest(String) - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のコンストラクタ
 

N

normalizeZenkaku(String) - class jp.ne.nifty.iga.tosiki.string.ZenkakuUtil の static メソッド
与えられた文字列のうち半角カタカナを全角文字列化し、全角ASCIIを半角文字列化します。
NormalizeZenkakuReader - class jp.ne.nifty.iga.tosiki.string.NormalizeZenkakuReader.
全角を適正化して読み込むReaderクラスです。
NormalizeZenkakuReader(Reader) - class jp.ne.nifty.iga.tosiki.string.NormalizeZenkakuReader のコンストラクタ
全角を適正化変換していくクラスのコンストラクタ

P

padLeft(String, int, char) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられた文字列を指定長さまで左側に指定文字を埋めるメソッド 2バイト1文字の文字は2文字としてカウントします。
padRight(String, int, char) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられた文字列を指定長さまで右側に指定文字を埋めるメソッド
2バイト1文字の文字は2文字としてカウントします。
padRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
与えられた文字列を指定長さまで右側に指定文字を埋めるメソッド
2バイト1文字の文字は2文字としてカウントします。
padRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
与えられた文字列を指定長さまで右側に指定文字を埋めるメソッド
2バイト1文字の文字は2文字としてカウントします。
padRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
与えられた文字列を指定長さまで右側に指定文字を埋めるメソッド
2バイト1文字の文字は2文字としてカウントします。
padRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
与えられた文字列を指定長さまで右側に指定文字を埋めるメソッド
2バイト1文字の文字は2文字としてカウントします。
padRight(String, int, char) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
与えられた文字列を指定長さまで右側に指定文字を埋めるメソッド
2バイト1文字の文字は2文字としてカウントします。
parse(JSourceCodeWizardAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) の読み込み
parse(JSourceCodeWizardChannelAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) の読み込み
parse(JSourceCodeWizardFieldAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) の読み込み
parse(JSourceCodeWizardFunction) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) の読み込み
parse(JSourceCodeWizardPattern) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) の読み込み
parse(Node) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard のメソッド
与えられたNodeをパースしてフィールドに代入する際の後処理
parse(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたNodeをパースしてフィールドに代入します
parse(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたNodeをパースしてフィールドに代入します
parse(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたNodeをパースしてフィールドに代入します
parse(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたNodeをパースしてフィールドに代入します
parse(Node) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたNodeをパースしてフィールドに代入します
parse(ResultSet) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) のResultSet解析
parse(ResultSet) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) のResultSet解析
parse(ResultSet) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) のResultSet解析
parse(ResultSet) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) のResultSet解析
parse(ResultSet) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) のResultSet解析
parseCsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたCsv文字列をパースしてフィールドに代入します
parseCsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたCsv文字列をパースしてフィールドに代入します
parseCsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたCsv文字列をパースしてフィールドに代入します
parseCsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたCsv文字列をパースしてフィールドに代入します
parseCsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたCsv文字列をパースしてフィールドに代入します
parseTsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたTsv文字列をパースしてフィールドに代入します
parseTsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたTsv文字列をパースしてフィールドに代入します
parseTsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたTsv文字列をパースしてフィールドに代入します
parseTsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたTsv文字列をパースしてフィールドに代入します
parseTsv(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたTsv文字列をパースしてフィールドに代入します
parseXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたXMLファイルをパースしてフィールドに代入します
parseXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたXMLファイルをパースしてフィールドに代入します
parseXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたXMLファイルをパースしてフィールドに代入します
parseXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたXMLファイルをパースしてフィールドに代入します
parseXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたXMLファイルをパースしてフィールドに代入します
printDescriptions(JSourceCodeWizard, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
 
println(int, String) - class jp.ne.nifty.iga.tosiki.string.IndentWriter のメソッド
文字列をWriterへ一時的インデントと共に書き込みます。
println(String) - class jp.ne.nifty.iga.tosiki.string.IndentWriter のメソッド
文字列をWriterへ書き込みます。
processInitialize(JSourceCodeWizard) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
 
prompt() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard の static メソッド
prompt product informations.

R

read() - class jp.ne.nifty.iga.tosiki.string.ReplaceReader のメソッド
1文字Readerから読み込みます。
read() - class jp.ne.nifty.iga.tosiki.string.ZenkakuReader のメソッド
1文字Readerから読み込みます。
read() - class jp.ne.nifty.iga.tosiki.string.NormalizeZenkakuReader のメソッド
1文字Readerから読み込みます。
read() - class jp.ne.nifty.iga.tosiki.string.KatakanaZenkakuReader のメソッド
1文字Readerから読み込みます。
read(char[], int, int) - class jp.ne.nifty.iga.tosiki.string.ReplaceReader のメソッド
文字配列をReaderから読み込みます。
read(char[], int, int) - class jp.ne.nifty.iga.tosiki.string.ZenkakuReader のメソッド
文字配列をReaderから読み込みます。
reader - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
 
reader - class jp.ne.nifty.iga.tosiki.string.ZenkakuReader の変数
 
replace(String, String, String) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
ある文字列の中から、ある文字列を検索して別の文字列に置換するメソッド
例: System.out.println(MojiUtil.replace("''","'","''")); System.out.println(MojiUtil.replace("あいうえおうえあうえ","うえ","くけ"));
ReplaceReader - class jp.ne.nifty.iga.tosiki.string.ReplaceReader.
半角カタカナを全角変換を行うReaderクラスです。
ReplaceReader(Reader, String, String) - class jp.ne.nifty.iga.tosiki.string.ReplaceReader のコンストラクタ
置換Readerクラスのコンストラクタ

S

SEPARATOR - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorTsv の変数
 
serialize(Document, Element) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたElementにフィールドを書き出します
serialize(Document, Element) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたElementにフィールドを書き出します
serialize(Document, Element) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたElementにフィールドを書き出します
serialize(Document, Element) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたElementにフィールドを書き出します
serialize(Document, Element) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたElementにフィールドを書き出します
serialize(JSourceCodeWizardAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) の書き出し
serialize(JSourceCodeWizardChannelAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) の書き出し
serialize(JSourceCodeWizardFieldAbstract) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) の書き出し
serialize(JSourceCodeWizardFunction) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) の書き出し
serialize(JSourceCodeWizardPattern) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) の書き出し
serializeCsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたCsvファイルに書き出しします
serializeCsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたCsvファイルに書き出しします
serializeTsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたTsvファイルに書き出しします
serializeTsv(Writer) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたTsvファイルに書き出しします
serializeXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
与えられたXMLファイルに書き出しします
serializeXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
与えられたXMLファイルに書き出しします
serializeXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
与えられたXMLファイルに書き出しします
serializeXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
与えられたXMLファイルに書き出しします
serializeXml(File) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
与えられたXMLファイルに書き出しします
setAuthor(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for author(作者)
型:String
デフォルト値:["あなたの名前で置き換えてください"]
setAvailableSql(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for availableSql(SQL入出力が可能かどうか)
型:boolean
長さ:1
デフォルト値:[false]
setAvailableTsv(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for availableTsv(TSV入出力が可能かどうか)
型:boolean
長さ:1
デフォルト値:[false]
setAvailableXml(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for availableXml(XML入出力が可能かどうか)
型:boolean
長さ:1
デフォルト値:[false]
setBind(ArrayList) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for bind(クラスを関連づけます。
setChannel(JSourceCodeWizardChannel) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
channel(チャンネル) のsetter
setChannel(JSourceCodeWizardChannel) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
setter for channel(class define)
型:JSourceCodeWizardChannel
デフォルト値:[new JSourceCodeWizardChannel()]
setChild(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for child(listの場合の子ノードクラス)
型:String
デフォルト値:[null]
setCopyright(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for copyright(著作権表示)
型:String
デフォルト値:["Copyright (C) あなたの適切な著作権表示"]
setCurrentDirectory(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
setter for currentDirectory(processing directory)
型:String
デフォルト値:["."]
setDefault(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for default(デフォルト値)
description: Stringの場合は ダブルクオーテーションで囲って指定する必要があります。
setDelegate(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for delegate(委譲先オブジェクト+フィールド)
型:String
デフォルト値:[null]
setDescription(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for description(項目の説明)
description: 項目の説明を詳細に行います。
setDescription(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for description(説明)
description: チャンネルの詳細な説明を行います。
setField(ArrayList) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
setter for field(field define)
型:java.util.ArrayList
子供の型:JSourceCodeWizardField
デフォルト値:[new java.util.ArrayList()]
setFractionLength(int) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for fractionLength(小数部の長さ)
description: java.math.BigDecimalの小数部の長さ
型:int
デフォルト値:[-1]
setFunction(JSourceCodeWizardFunction) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for function(機能)
型:JSourceCodeWizardFunction
デフォルト値:[new JSourceCodeWizardFunction()]
setImport(ArrayList) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for import(import定義のリスト)
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
setInclude(ArrayList) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for include(他のXMLファイル定義のリスト)
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
setIndex(ArrayList) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for index(SQL:インディックス)
型:java.util.ArrayList
子供の型:String
デフォルト値:[new java.util.ArrayList()]
setLanguage(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for language(Language of resource [en,ja])
型:String
デフォルト値:["en"]
setLength(int) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for length(文字列およびBigDecimalの長さ)
description: 文字列の場合は文字列の最大長。
setName(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for name(項目ID)
description: 項目のIDです
型:String
プライマリキー
デフォルト値:[null]
setName(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for name(チャンネル)
description: チャンネルのID。
setNotNull(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for notNull(SQL:非NULL制約があるかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setPackage(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for package(生成するJavaクラスの所属パッケージ)
型:String
setPattern(JSourceCodeWizardPattern) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for pattern(デザインパターン)
型:JSourceCodeWizardPattern
デフォルト値:[new JSourceCodeWizardPattern()]
setPrefix(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for prefix(生成するJavaクラス名に付与する前置文字列。
setPrimary(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for primary(SQL:PRIMARYかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setSuffix(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for suffix(生成するJavaクラス名に付与する後置文字列。
setTitle(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for title(項目名称)
description: 項目の名称を一言で表します。
setTitle(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
setter for title(チャンネル名称)
description: チャンネルの名称を一言で説明します。
setType(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
setter for type(Java言語における型)
description: 次のような値を取ります [String,int,boolean,char,javax.swing.JTextField,その他]
型:String
デフォルト値:[null]
setUseConstracter(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useConstracter(このクラスのデフォルトコンストラクタを自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseCsv(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useCsv(CSVファイル入出力操作機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseDebug(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useDebug(Debug出力機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseInit(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useInit(wizInit()を自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseMain(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useMain(main()を自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseServlet(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useServlet((未実装) サーブレット用スケルトンコードを自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseSingleton(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
setter for useSingleton((未実装) シングルトンを使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseSql(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useSql(SQL操作 入出力機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseSwing(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useSwing((未実装) Swing用スケルトンコードを自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseTest(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useTest((未実装) JUnit用スケルトンコードを自動生成するかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseTsv(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useTsv(TSVファイル入出力操作機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
setUseXml(boolean) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
setter for useXml(XMLファイル入出力機能を使うかどうか)
型:boolean
長さ:1
デフォルト値:[false]
sqlCreateTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
field(Field information) のDB表作成
sqlCreateTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
JSourceCodeWizard(abstract class of wizard) のDB表作成
sqlCreateTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
channel(channel information) のDB表作成
sqlCreateTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
function(function of wizard) のDB表作成
sqlCreateTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
pattern(pattern information) のDB表作成
sqlDelete(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) のDB表行削除
sqlDelete(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) のDB表行削除
sqlDelete(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) のDB表行削除
sqlDelete(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) のDB表行削除
sqlDelete(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) のDB表行削除
sqlDropTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
field(Field information) のDB表削除
sqlDropTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
JSourceCodeWizard(abstract class of wizard) のDB表削除
sqlDropTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
channel(channel information) のDB表削除
sqlDropTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
function(function of wizard) のDB表削除
sqlDropTable(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
pattern(pattern information) のDB表削除
sqlInsertInto(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) のDB表挿入
sqlInsertInto(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) のDB表挿入
sqlInsertInto(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) のDB表挿入
sqlInsertInto(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) のDB表挿入
sqlInsertInto(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) のDB表挿入
sqlSelect(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
field(Field information) のDB表全検索
sqlSelect(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
JSourceCodeWizard(abstract class of wizard) のDB表全検索
sqlSelect(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
channel(channel information) のDB表全検索
sqlSelect(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
function(function of wizard) のDB表全検索
sqlSelect(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
pattern(pattern information) のDB表全検索
sqlSelect(Connection, String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
field(Field information) のDB表 1行検索
sqlSelect(Connection, String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
channel(channel information) のDB表 1行検索
sqlSelectList(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
field(Field information) のDB表全検索 List戻り値版
sqlSelectList(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
JSourceCodeWizard(abstract class of wizard) のDB表全検索 List戻り値版
sqlSelectList(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
channel(channel information) のDB表全検索 List戻り値版
sqlSelectList(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
function(function of wizard) のDB表全検索 List戻り値版
sqlSelectList(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
pattern(pattern information) のDB表全検索 List戻り値版
sqlSelectWhereOrderBy(Connection, String, Object[], String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
field(Field information) のDB表検索 WHERE版
sqlSelectWhereOrderBy(Connection, String, Object[], String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
JSourceCodeWizard(abstract class of wizard) のDB表検索 WHERE版
sqlSelectWhereOrderBy(Connection, String, Object[], String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
channel(channel information) のDB表検索 WHERE版
sqlSelectWhereOrderBy(Connection, String, Object[], String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
function(function of wizard) のDB表検索 WHERE版
sqlSelectWhereOrderBy(Connection, String, Object[], String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
pattern(pattern information) のDB表検索 WHERE版
sqlUpdate(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) のDB表行更新
sqlUpdate(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) のDB表行更新
sqlUpdate(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) のDB表行更新
sqlUpdate(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) のDB表行更新
sqlUpdate(Connection) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) のDB表行更新
startDocument() - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter のメソッド
 
startElement(String, ArrayList) - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter のメソッド
Stringの配列を Object配列で入れてください。
strDest - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
 
strFind - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
 
subString(String, int, int) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられた文字列の一部分を取得するメソッド 2バイト1文字の文字は2文字としてカウントします。
subString(String, int, int) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
与えられた文字列の一部分を取得するメソッド 2バイト1文字の文字は2文字としてカウントします。
subString(String, int, int) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
与えられた文字列の一部分を取得するメソッド 2バイト1文字の文字は2文字としてカウントします。
subString(String, int, int) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
与えられた文字列の一部分を取得するメソッド 2バイト1文字の文字は2文字としてカウントします。
subString(String, int, int) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
与えられた文字列の一部分を取得するメソッド 2バイト1文字の文字は2文字としてカウントします。
subString(String, int, int) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
与えられた文字列の一部分を取得するメソッド 2バイト1文字の文字は2文字としてカウントします。
suite() - class jp.ne.nifty.iga.tosiki.string.AllTest の static メソッド
 

T

tableAnk - class jp.ne.nifty.iga.tosiki.string.ZenkakuTable の static 変数
ASCII (ISO646) + SPACE 94個 + 1個
tableKatakana - class jp.ne.nifty.iga.tosiki.string.ZenkakuTable の static 変数
 
tableKatakanaDakuonFirst - class jp.ne.nifty.iga.tosiki.string.ZenkakuTable の static 変数
 
tableKatakanaDakuonSecond - class jp.ne.nifty.iga.tosiki.string.ZenkakuTable の static 変数
 
testFitRight() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testGetUpper() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardTest のメソッド
 
testHexDumpUtil() - class jp.ne.nifty.iga.tosiki.string.HexDumpTest のメソッド
 
testHexDumpWriter() - class jp.ne.nifty.iga.tosiki.string.HexDumpTest のメソッド
 
testIndentWriter() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardTest のメソッド
 
testJSourceCodeWizard() - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardTest のメソッド
 
testKatakanaZenkakuUtil() - class jp.ne.nifty.iga.tosiki.string.ZenkakuTest のメソッド
 
testNormalizeZenkakuUtil() - class jp.ne.nifty.iga.tosiki.string.ZenkakuTest のメソッド
 
testPadLeft() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testPadRight() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testReplace() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testSubString() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testTinySaxWriter() - class jp.ne.nifty.iga.tosiki.string.HexDumpTest のメソッド
 
testToDate() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testToInteger() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testTrimLeft() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testTrimRight() - class jp.ne.nifty.iga.tosiki.string.MojiUtilTest のメソッド
 
testZenkakuReader() - class jp.ne.nifty.iga.tosiki.string.ZenkakuTest のメソッド
 
testZenkakuUtil() - class jp.ne.nifty.iga.tosiki.string.ZenkakuTest のメソッド
 
TinySaxWriter - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter.
超小さいSAX書き出しWriterクラス
小さいのだけが取り柄のSAX書き出しクラスです。
TinySaxWriter(BufferedWriter) - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter のコンストラクタ
超小さいSAX書き出しWriterクラスのコンストラクタ
TITLE - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorTsv の変数
 
toDate(String) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられた文字列を可能な限り日付データ化します。
toInteger(String) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられた文字列を可能な限り数字化します。
toInteger(String) - class jp.ne.nifty.iga.tosiki.string.ZenkakuUtil の static メソッド
与えられた文字列を可能な限り数字化します。
toInteger(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
与えられた文字列を可能な限り数字化します。
toInteger(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
与えられた文字列を可能な限り数字化します。
toInteger(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
与えられた文字列を可能な限り数字化します。
toInteger(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
与えられた文字列を可能な限り数字化します。
toInteger(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
与えられた文字列を可能な限り数字化します。
toKatakanaZenkaku(String) - class jp.ne.nifty.iga.tosiki.string.ZenkakuUtil の static メソッド
与えられた文字列のうち半角カタカナを全角文字列化します。
toString(byte[]) - class jp.ne.nifty.iga.tosiki.string.HexDumpUtil の static メソッド
与えられた文字列を16進ダンプ文字列化します。
toString(String) - class jp.ne.nifty.iga.tosiki.string.HexDumpUtil の static メソッド
与えられた文字列を16進ダンプ文字列化します。
toZenkaku(String) - class jp.ne.nifty.iga.tosiki.string.ZenkakuUtil の static メソッド
与えられた文字列を全角文字列化します。
TRIAL_ADDITIONAL_TRIM_RIGHT - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorMojiUtil の static 変数
trimRight()時に 結果 長さが0になるのならtrimRight()を抑制するスイッチ。
trimLeft(String) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられた文字列の左側を切りつめるメソッド
半角空白と全角空白を切りつめます
trimRight() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
field(Field information) の文字列フィールド右詰め
trimRight() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
JSourceCodeWizard(abstract class of wizard) の文字列フィールド右詰め
trimRight() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
channel(channel information) の文字列フィールド右詰め
trimRight() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
function(function of wizard) の文字列フィールド右詰め
trimRight() - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
pattern(pattern information) の文字列フィールド右詰め
trimRight(String) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられた文字列の右側を切りつめるメソッド 半角空白と全角空白を切りつめます 【注意】このメソッドについては JSourceCodeWizardクラスが作成するひな形ソースコード の一部として利用されます。
trimRight(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract の static メソッド
与えられた文字列の右側を切りつめるメソッド 半角空白と全角空白を切りつめます 【注意】このメソッドについては JSourceCodeWizardクラスが作成するひな形ソースコード の一部として利用されます。
trimRight(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract の static メソッド
与えられた文字列の右側を切りつめるメソッド 半角空白と全角空白を切りつめます 【注意】このメソッドについては JSourceCodeWizardクラスが作成するひな形ソースコード の一部として利用されます。
trimRight(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract の static メソッド
与えられた文字列の右側を切りつめるメソッド 半角空白と全角空白を切りつめます 【注意】このメソッドについては JSourceCodeWizardクラスが作成するひな形ソースコード の一部として利用されます。
trimRight(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction の static メソッド
与えられた文字列の右側を切りつめるメソッド 半角空白と全角空白を切りつめます 【注意】このメソッドについては JSourceCodeWizardクラスが作成するひな形ソースコード の一部として利用されます。
trimRight(String) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern の static メソッド
与えられた文字列の右側を切りつめるメソッド 半角空白と全角空白を切りつめます 【注意】このメソッドについては JSourceCodeWizardクラスが作成するひな形ソースコード の一部として利用されます。
trimTime(Calendar) - class jp.ne.nifty.iga.tosiki.string.MojiUtil の static メソッド
与えられたCalendarの時刻部分を切りつめます。

V

VERSION - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard の static 変数
 

W

wizCsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
wizCsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
 
wizCsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
wizCsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
wizCsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
 
wizTsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFieldAbstract のメソッド
 
wizTsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardAbstract のメソッド
 
wizTsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardChannelAbstract のメソッド
 
wizTsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardFunction のメソッド
 
wizTsvNextToken(Reader) - class jp.ne.nifty.iga.tosiki.wizard.wiz.JSourceCodeWizardPattern のメソッド
 
WizType - class jp.ne.nifty.iga.tosiki.wizard.WizType.
ウィザードが扱う型に関するライブラリ
なるべく "String" , "javax.swing.JCheckBox" などの記述をここに集約したいです。
WizType() - class jp.ne.nifty.iga.tosiki.wizard.WizType のコンストラクタ
 
write(byte[]) - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter のメソッド
バイト配列をWriterへ書き込みます。
write(char[], int, int) - class jp.ne.nifty.iga.tosiki.string.EscapeQuoteWriter のメソッド
文字配列をWriterへ書き込みます。
write(char[], int, int) - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter のメソッド
文字配列をWriterへ書き込みます。
write(int) - class jp.ne.nifty.iga.tosiki.string.EscapeQuoteWriter のメソッド
1文字Writerに書き込みます。
write(int) - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter のメソッド
1文字Writerに書き込みます。
write(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
write(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorServlet の static メソッド
ヘッダを挿入します。
write(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, String) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor の static メソッド
 
writeBasicFunction(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor の static メソッド
 
writeBufToBuffer(char[]) - class jp.ne.nifty.iga.tosiki.string.ReplaceReader のメソッド
 
writeCommonFunction(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor の static メソッド
共通関数をずばっと挿入します。
writeCommonHead(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorServlet の static メソッド
 
writeCommonTableArea(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorServlet の static メソッド
 
writeCopy(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField の static メソッド
 
writeDefFile(String) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizard の static メソッド
(実験的) DBスキーマ定義XMLファイルを書き出します。
writeDefine(IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
 
writeFunction(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorTsv のメソッド
関数をずばっと挿入します。
writeFunction(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorFunction の static メソッド
Functionを挿入します。
writeGetSet(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField の static メソッド
write getter - setter
writeHead(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor の static メソッド
ヘッダ定義・変数宣言部など
writeHead(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorServlet の static メソッド
 
writeHeadder(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
ヘッダを挿入します。
writeMojiUtil(IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorMojiUtil の static メソッド
共通関数をずばっと挿入します。
writeParse(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writer - class jp.ne.nifty.iga.tosiki.string.EscapeQuoteWriter の変数
 
writer - class jp.ne.nifty.iga.tosiki.string.HexDumpWriter の変数
 
writer - class jp.ne.nifty.iga.tosiki.string.TinySaxWriter の変数
 
writerWork - class jp.ne.nifty.iga.tosiki.string.ReplaceReader の変数
検索文字列が一致するまで保留しておくワークWriter
writeSqlCreateTable(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeSqlDelete(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeSqlDropTable(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeSqlGetParam(IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
このメソッドは見るからにリファクタリングしたいでしょうけれども、 困ったことに 仕組み上 これ以上手を入れるのは困難です。
writeSqlInsertInto(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeSqlSelect(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeSqlSelect1(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeSqlSelectList(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeSqlSelectWhere(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeSqlSetParam(String, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
このメソッドは見るからにリファクタリングしたいでしょうけれども、 困ったことに 仕組み上 これ以上手を入れるのは困難です。
writeSqlUpdate(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorSql の static メソッド
 
writeTail(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessor の static メソッド
 
writeTsvSetParam(String, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
 
writeXmlFunction(JSourceCodeWizard, JSourceCodeWizardChannel, ArrayList, IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardProcessorXml の static メソッド
XML関連共通関数をずばっと挿入します。
writeXmlSetParam(IndentWriter) - class jp.ne.nifty.iga.tosiki.wizard.JSourceCodeWizardField のメソッド
 

Z

ZenkakuReader - class jp.ne.nifty.iga.tosiki.string.ZenkakuReader.
全角変換を行うReaderクラスです。
ZenkakuReader(Reader) - class jp.ne.nifty.iga.tosiki.string.ZenkakuReader のコンストラクタ
全角変換クラスのコンストラクタ
ZenkakuTable - class jp.ne.nifty.iga.tosiki.string.ZenkakuTable.
全角変換で利用する変換テーブルです。
ZenkakuTable() - class jp.ne.nifty.iga.tosiki.string.ZenkakuTable のコンストラクタ
 
ZenkakuTest - class jp.ne.nifty.iga.tosiki.string.ZenkakuTest.
全角変換クラス群をテストするクラスです。
ZenkakuTest(String) - class jp.ne.nifty.iga.tosiki.string.ZenkakuTest のコンストラクタ
 
ZenkakuUtil - class jp.ne.nifty.iga.tosiki.string.ZenkakuUtil.
全角文字列に関するユーティリティクラス
Java言語やJDBCドライバはそもそもは欧米で開発されてきたものなので、 日本語(特にダブルバイト文字)の操作関係が苦手な場合があります
このクラスは そのような 日本語、特に全角文字にまつわる文字操作 にまつわるメソッドを集めたクラスです。
ZenkakuUtil() - class jp.ne.nifty.iga.tosiki.string.ZenkakuUtil のコンストラクタ
 

A B C E F G H I J K M N P R S T V W Z
項目名称 項目説明 長さ 小数部 Primary NOT NULL 詳細 useSingleton (未実装) シングルトンを使うかどうか CHAR(1) 1