項目名称
| 項目説明
| 型
| 長さ
| 小数部
| 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
項目名称
| 項目説明
| 型
| 長さ
| 小数部
| Primary
| NOT NULL
| 詳細
useSingleton (未実装) シングルトンを使うかどうか CHAR(1) 1
|
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
| | |