A B C D E F G H I K L M N O P R S T U V W _

A

ActionButton - class com.ngMAT.HTML.form.ActionButton.
This class represents action buttons in forms of HTML.
ActionButton(String, String) - class com.ngMAT.HTML.form.ActionButton のコンストラクタ
 
add(HTMLComponent) - class com.ngMAT.HTML.HTMLString のメソッド
 
add(String) - class com.ngMAT.HTML.HTMLString のメソッド
 
addCookie(String, String) - class com.ngMAT.servlet.EZServletContext のメソッド
Adds a cookie to send.
addCookie(String, String, int) - class com.ngMAT.servlet.EZServletContext のメソッド
Adds a cookie to send.
addCookie(String, String, String) - class com.ngMAT.servlet.EZServletContext のメソッド
Adds a cookie to send.
addCookie(String, String, String, int) - class com.ngMAT.servlet.EZServletContext のメソッド
Adds a cookie to send.
addElement(HTMLComponent) - class com.ngMAT.HTML.HTMLComponentVector のメソッド
 
addRow() - class com.ngMAT.HTML.Table のメソッド
adds a new row at the end of the table.
addRow(int) - class com.ngMAT.HTML.Table のメソッド
adds a new row at the end of the table.
analyze() - class com.ngMAT.tools.ClassAnalyzer のメソッド
 
analyze(Writer) - class com.ngMAT.tools.ClassAnalyzer のメソッド
 
Anchor - class com.ngMAT.HTML.Anchor.
This class represents "A" tags, i.e., anchor tags of HTML.
Anchor(HTMLComponent) - class com.ngMAT.HTML.Anchor のコンストラクタ
 
Anchor(String) - class com.ngMAT.HTML.Anchor のコンストラクタ
 
Anchor(String, HTMLComponent) - class com.ngMAT.HTML.Anchor のコンストラクタ
 
Anchor(String, String) - class com.ngMAT.HTML.Anchor のコンストラクタ
 
ApplicationName - class com.ngMAT.servlet.EZServletConfig の変数
アプリケーションサーブレットクラスのパッケージ名を含まない名称。

B

Bcp - class com.ngMAT.tools.Bcp.
This class provides import/export utility function for database tables for Oracle.
Bcp.Counters - class com.ngMAT.tools.Bcp.Counters.
 
Bcp.Counters(Bcp) - class com.ngMAT.tools.Bcp.Counters のコンストラクタ
 
Bcp.DatabaseObjectNotFoundException - exception com.ngMAT.tools.Bcp.DatabaseObjectNotFoundException.
 
Bcp.DatabaseObjectNotFoundException(Bcp) - class com.ngMAT.tools.Bcp.DatabaseObjectNotFoundException のコンストラクタ
 
Bcp.DatabaseObjectNotFoundException(Bcp, String) - class com.ngMAT.tools.Bcp.DatabaseObjectNotFoundException のコンストラクタ
 
Bcp.DatabaseObjectNotFoundException(Bcp, Throwable) - class com.ngMAT.tools.Bcp.DatabaseObjectNotFoundException のコンストラクタ
 
Bcp(Properties) - class com.ngMAT.tools.Bcp のコンストラクタ
 
Bcp(Properties, Connection) - class com.ngMAT.tools.Bcp のコンストラクタ
 
bcpIn() - class com.ngMAT.tools.Bcp のメソッド
 
bcpIn(Vector) - class com.ngMAT.tools.Bcp のメソッド
 
bcpOut() - class com.ngMAT.tools.Bcp のメソッド
 
bcpUpdate() - class com.ngMAT.tools.Bcp のメソッド
 
Body - class com.ngMAT.HTML.Body.
This class represents BODY tag of HTML.
Body(HTMLComponent) - class com.ngMAT.HTML.Body のコンストラクタ
 
Body(String) - class com.ngMAT.HTML.Body のコンストラクタ
 
BR - class com.ngMAT.HTML.HTMLComponent の static 変数
BR tag.

C

C_BACKSLASH - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_BLOCK_CLOSE - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_BLOCK_OPEN - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_COMMA - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_CR - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_DOUBLE_QUATATION - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_EQUAL - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_LF - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_SINGLE_QUATATION - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_SPACE - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
C_TAB - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
Cell - class com.ngMAT.HTML.table.Cell.
This class represents HTML table cell, .
Cell(HTMLComponent) - class com.ngMAT.HTML.table.Cell のコンストラクタ
creates a Cell holding the specified HTMLComponent.
Cell(String) - class com.ngMAT.HTML.table.Cell のコンストラクタ
creates a Cell holding the specified String.
Checkbox - class com.ngMAT.HTML.form.Checkbox.
This class represents check box type INPUT tag of HTML.
Checkbox(String, String) - class com.ngMAT.HTML.form.Checkbox のコンストラクタ
 
checkDiff(FSync) - class com.ngMAT.tools.FSync のメソッド
 
ClassAnalyzer - class com.ngMAT.tools.ClassAnalyzer.
 
ClassAnalyzer(String) - class com.ngMAT.tools.ClassAnalyzer のコンストラクタ
 
cleanUpChars(String) - class com.ngMAT.tools.Bcp のメソッド
 
clone() - class com.ngMAT.Common.ngmObject のメソッド
 
clone() - class com.ngMAT.Common.ngmDBObject のメソッド
 
clone() - class com.ngMAT.Common.ngmPGDBObject のメソッド
 
clone() - class com.ngMAT.HTML.HTMLComponent のメソッド
 
clone() - class com.ngMAT.HTML.HTMLTemplate のメソッド
 
clone() - class com.ngMAT.HTML.InsertionTag のメソッド
 
clone() - class com.ngMAT.Mail.SimpleMailMessage のメソッド
 
columns - class com.ngMAT.tools.Bcp の変数
 
columns_ht - class com.ngMAT.tools.Bcp の変数
 
com.ngMAT.Common - package com.ngMAT.Common
 
com.ngMAT.HTML - package com.ngMAT.HTML
 
com.ngMAT.HTML.form - package com.ngMAT.HTML.form
 
com.ngMAT.HTML.table - package com.ngMAT.HTML.table
 
com.ngMAT.Mail - package com.ngMAT.Mail
 
com.ngMAT.servlet - package com.ngMAT.servlet
 
com.ngMAT.tools - package com.ngMAT.tools
 
CommonRuntimeException - exception com.ngMAT.Common.CommonRuntimeException.
コモンパーツにおいてなんか例外が発生したことを通知する例外。
CommonRuntimeException() - class com.ngMAT.Common.CommonRuntimeException のコンストラクタ
 
CommonRuntimeException(String) - class com.ngMAT.Common.CommonRuntimeException のコンストラクタ
 
CommonRuntimeException(Throwable) - class com.ngMAT.Common.CommonRuntimeException のコンストラクタ
 
config - class com.ngMAT.servlet.EZServletContext の変数
 
CONTEXT_CLASS - class com.ngMAT.servlet.EZServletConstants.PN の static 変数
Class name of context.
ContextClass - class com.ngMAT.servlet.EZServletConfig の変数
 
ContextClassName - class com.ngMAT.servlet.EZServletConfig の変数
 
cookies - class com.ngMAT.servlet.EZServletContext の変数
 
cookies_count - class com.ngMAT.servlet.EZServletContext の変数
 
CoolProperties - class com.ngMAT.Common.CoolProperties.
プロパティのちょっとした拡張クラスで英数字以外の文字も扱える。
CoolProperties() - class com.ngMAT.Common.CoolProperties のコンストラクタ
default constructor
CoolProperties(String) - class com.ngMAT.Common.CoolProperties のコンストラクタ
指定されたファイルからプロパティをロードするコンストラクタ。
counter - class com.ngMAT.tools.Bcp の変数
 
cout - class com.ngMAT.tools.Bcp の変数
 
createContext(EZServletConfig, HttpServletRequest, HttpServletResponse) - class com.ngMAT.servlet.EZServletContext の static メソッド
 
createCookieString(Cookie) - class com.ngMAT.servlet.EZServletContext のメソッド
Cookieを文字コード変換を伴い、文字列表現に変換する。
createHTMLTemplateFromString(String) - class com.ngMAT.HTML.HTMLTemplate の static メソッド
テンプレートを現す文字列から、HTMLTemplateオブジェクトを生成する。
createHTMLTemplateFromString(String, Properties) - class com.ngMAT.HTML.HTMLTemplate の static メソッド
テンプレートを現す文字列から、HTMLTemplateオブジェクトを生成する。
createSelect(String, Vector, String) - class com.ngMAT.HTML.form.Select のメソッド
 

D

DAYLY - class com.ngMAT.Common.Log の static 変数
ログ切り替えサイクルの指定定数。
dbcon - class com.ngMAT.Common.DBConnection の static 変数
 
DBConnection - class com.ngMAT.Common.DBConnection.
自動拡張型コネクションプーリング機能を提供するDB接続クラス。
DEBUG_MODE - class com.ngMAT.servlet.EZServletConstants.PN の static 変数
Debug mode.
debug(String) - class com.ngMAT.Common.ngmObject の static メソッド
 
debug(String) - class com.ngMAT.servlet.EZServletContext の static メソッド
 
debug(Throwable) - class com.ngMAT.Common.ngmObject の static メソッド
 
DebugMode - class com.ngMAT.Common.DBConnection の static 変数
 
DebugMode - class com.ngMAT.servlet.EZServletConfig の変数
 
DefaultBcc - class com.ngMAT.Mail.SimpleMailMessage の static 変数
デフォルトの"Bcc"メールアドレスを示す文字列。
DefaultCc - class com.ngMAT.Mail.SimpleMailMessage の static 変数
デフォルトの"Cc"メールアドレスを示す文字列。
DefaultFrom - class com.ngMAT.Mail.SimpleMailMessage の static 変数
デフォルトの"From"メールアドレスを示す文字列。
DefaultTo - class com.ngMAT.Mail.SimpleMailMessage の static 変数
デフォルトの"To"メールアドレスを示す文字列。
df - class com.ngMAT.HTML.HTMLComponent の static 変数
 
doGet(HttpServletRequest, HttpServletResponse) - class com.ngMAT.servlet.EZServlet のメソッド
calls doIt (HttpServletRequest, HttpServletResponse).
doIt(HttpServletRequest, HttpServletResponse) - class com.ngMAT.servlet.EZServlet のメソッド
doGet(HttpServletRequest, HttpServletResponse), doPost(HttpServletRequest, HttpServletResponse) から呼び出され、ブラウザからのリクエストに対する標準的な処理フローを定義する。
doPost(HttpServletRequest, HttpServletResponse) - class com.ngMAT.servlet.EZServlet のメソッド
calls doIt (HttpServletRequest, HttpServletResponse).
DSV - class com.ngMAT.Common.DSV.
デリミタ区切り文字列ハンドラ。
DSV.IllegalDSVStringException - exception com.ngMAT.Common.DSV.IllegalDSVStringException.
 
DSV.IllegalDSVStringException(DSV) - class com.ngMAT.Common.DSV.IllegalDSVStringException のコンストラクタ
 
DSV.IllegalDSVStringException(DSV, String) - class com.ngMAT.Common.DSV.IllegalDSVStringException のコンストラクタ
 
DSV.IllegalDSVStringException(DSV, Throwable) - class com.ngMAT.Common.DSV.IllegalDSVStringException のコンストラクタ
 
DSV.LineTerminatedInStringItemException - exception com.ngMAT.Common.DSV.LineTerminatedInStringItemException.
 
DSV.LineTerminatedInStringItemException(DSV) - class com.ngMAT.Common.DSV.LineTerminatedInStringItemException のコンストラクタ
 
DSV.LineTerminatedInStringItemException(DSV, String) - class com.ngMAT.Common.DSV.LineTerminatedInStringItemException のコンストラクタ
 
DSV.LineTerminatedInStringItemException(DSV, Throwable) - class com.ngMAT.Common.DSV.LineTerminatedInStringItemException のコンストラクタ
 
DSV(String) - class com.ngMAT.Common.DSV のコンストラクタ
 
DSV(String, boolean) - class com.ngMAT.Common.DSV のコンストラクタ
 
DSV(String, Properties) - class com.ngMAT.Common.DSV のコンストラクタ
 
DSV(String, Properties, boolean) - class com.ngMAT.Common.DSV のコンストラクタ
 
DSV(Vector) - class com.ngMAT.Common.DSV のコンストラクタ
 
DSV(Vector, Properties) - class com.ngMAT.Common.DSV のコンストラクタ
 

E

elementAt(int) - class com.ngMAT.HTML.HTMLComponentVector のメソッド
 
elements() - class com.ngMAT.HTML.HTMLComponentVector のメソッド
 
ENCODING_TYPE_KEY - class com.ngMAT.Common.CoolProperties の static 変数
 
END_TAG_CHAR - class com.ngMAT.HTML.HTMLComponent の static 変数
 
equals_n(Object, Object) - class com.ngMAT.Common.ngmObject の static メソッド
 
ERRORHTML_CLASSNAME - class com.ngMAT.servlet.EZServletConstants.TN の static 変数
Name of the tag which will be replaced with an exception class name in Error HTML.
ERRORHTML_MESSAGE - class com.ngMAT.servlet.EZServletConstants.TN の static 変数
Name of the tag which will be replaced with some message of an exception in Error HTML.
ErrorHTMLString - class com.ngMAT.servlet.EZServletConfig の変数
 
ErrorLineCount - class com.ngMAT.tools.Bcp.Counters の変数
 
expandPool() - class com.ngMAT.Common.DBConnection の static メソッド
強制的にプールを拡張する。
EZSApplicationProcessException - exception com.ngMAT.servlet.EZSApplicationProcessException.
Some exception detected on application process.
EZSApplicationProcessException(String) - class com.ngMAT.servlet.EZSApplicationProcessException のコンストラクタ
 
EZSApplicationProcessException(Throwable) - class com.ngMAT.servlet.EZSApplicationProcessException のコンストラクタ
 
EZServlet - class com.ngMAT.servlet.EZServlet.
最も典型的なサーブレットアプリケーションのフレームワークを提供する。
EZServlet() - class com.ngMAT.servlet.EZServlet のコンストラクタ
 
EZServletConfig - class com.ngMAT.servlet.EZServletConfig.
Base class of each application configuration class.
EZServletConfig() - class com.ngMAT.servlet.EZServletConfig のコンストラクタ
 
EZServletConstants - class com.ngMAT.servlet.EZServletConstants.
Constants definition class for EZServlet.
EZServletConstants.PN - class com.ngMAT.servlet.EZServletConstants.PN.
Includes property names used in EZServlet framework class
EZServletConstants.PN() - class com.ngMAT.servlet.EZServletConstants.PN のコンストラクタ
 
EZServletConstants.TN - class com.ngMAT.servlet.EZServletConstants.TN.
Includes tag names used in EZServlet framework class
EZServletConstants.TN() - class com.ngMAT.servlet.EZServletConstants.TN のコンストラクタ
 
EZServletConstants() - class com.ngMAT.servlet.EZServletConstants のコンストラクタ
 
EZServletContext - class com.ngMAT.servlet.EZServletContext.
ブラウザからの呼出し毎に処理するための情報を一括して管理するためのクラス。
EZServletContext() - class com.ngMAT.servlet.EZServletContext のコンストラクタ
 
EZServletRuntimeException - exception com.ngMAT.servlet.EZServletRuntimeException.
 
EZServletRuntimeException() - class com.ngMAT.servlet.EZServletRuntimeException のコンストラクタ
 
EZServletRuntimeException(String) - class com.ngMAT.servlet.EZServletRuntimeException のコンストラクタ
 
EZServletRuntimeException(Throwable) - class com.ngMAT.servlet.EZServletRuntimeException のコンストラクタ
 
EZSResponseWasRedirectedException - exception com.ngMAT.servlet.EZSResponseWasRedirectedException.
Special exception to notify the response was redirected to another URL while application process.
EZSResponseWasRedirectedException(String) - class com.ngMAT.servlet.EZSResponseWasRedirectedException のコンストラクタ
 

F

File - class com.ngMAT.HTML.form.File.
This class represents file type INPUT tag of HTML.
File(String) - class com.ngMAT.HTML.form.File のコンストラクタ
 
finalaize() - class com.ngMAT.Common.Log のメソッド
自インスタンスが抹消される前にログファイルを閉じる。
firstElement() - class com.ngMAT.HTML.HTMLComponentVector のメソッド
 
Font - class com.ngMAT.HTML.Font.
This class represents FONT tag and font related tags of HTML.
Font(HTMLComponent) - class com.ngMAT.HTML.Font のコンストラクタ
 
Font(String) - class com.ngMAT.HTML.Font のコンストラクタ
 
forceRelease(int) - class com.ngMAT.Common.DBConnection の static メソッド
 
Form - class com.ngMAT.HTML.Form.
This class represents FORM tag of HTML.
Form(HTMLComponent) - class com.ngMAT.HTML.Form のコンストラクタ
 
Form(String) - class com.ngMAT.HTML.Form のコンストラクタ
 
FSync - class com.ngMAT.tools.FSync.
 
FSync(String, String) - class com.ngMAT.tools.FSync のコンストラクタ
 

G

getAllRows() - class com.ngMAT.HTML.Table のメソッド
get all rows.
getBlocks() - class com.ngMAT.HTML.HTMLTemplate のメソッド
get the loaded HTML blocks.
getBooleanCondition(String, boolean) - class com.ngMAT.Common.ngmDBObject の static メソッド
bool値カラムのOracle用(数値フィールド)条件句文字列表現を返す。
getBooleanCondition(String, boolean) - class com.ngMAT.Common.ngmPGDBObject の static メソッド
bool値カラムのPostgreSQL用(booleanフィールド)条件句文字列表現を返す。
getBooleanParameter(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value as boolean value.
getBooleanParameter(String, boolean) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value as boolean value.
getCellAt(int) - class com.ngMAT.HTML.table.Row のメソッド
returns the specified Cell object.
getCellAt(int, int) - class com.ngMAT.HTML.Table のメソッド
get the specified cell.
getConfig() - class com.ngMAT.servlet.EZServletContext のメソッド
 
getConnection() - class com.ngMAT.tools.Bcp のメソッド
 
getConnection(String) - class com.ngMAT.Common.DBConnection の static メソッド
指定されたプロパティファイルから設定に基づき使用可能なコネクションをプールから取り出すか、 新たにDBに接続し、Connectionを返す。
getCookies() - class com.ngMAT.servlet.EZServletContext のメソッド
Returns decoded cookies.
getCookieValue(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns value of specified cookie.
getCycle() - class com.ngMAT.Common.Log のメソッド
 
getDBControlDataString(String) - class com.ngMAT.Common.ngmDBObject の static メソッド
 
getDBControlDataString(String) - class com.ngMAT.Common.ngmPGDBObject の static メソッド
 
getDBControlDataStringForLogicalDelete(String) - class com.ngMAT.Common.ngmDBObject の static メソッド
 
getDBControlDataStringForLogicalDelete(String) - class com.ngMAT.Common.ngmPGDBObject の static メソッド
 
getDBControlDataStringForUpdate(String) - class com.ngMAT.Common.ngmDBObject の static メソッド
 
getDBControlDataStringForUpdate(String) - class com.ngMAT.Common.ngmPGDBObject の static メソッド
 
getDBDateString(Date) - class com.ngMAT.Common.ngmDBObject の static メソッド
与えられた値の日付を示すTO_DATE関数表記文字列を返す。
getDBDateString(Date) - class com.ngMAT.Common.ngmPGDBObject の static メソッド
与えられた値の日付を示すTO_DATE関数表記文字列を返す。
getDBDateString(Timestamp) - class com.ngMAT.Common.ngmDBObject の static メソッド
与えられた値の日付と時刻を示すTO_DATE関数表記文字列を返す。
getDBDateString(Timestamp) - class com.ngMAT.Common.ngmPGDBObject の static メソッド
与えられた値の日付と時刻を示すTO_DATE関数表記文字列を返す。
getDBString(String) - class com.ngMAT.Common.ngmDBObject の static メソッド
与えられた文字列中の単引用符"'"を2重化した文字列を返す。
getDBString(String) - class com.ngMAT.Common.ngmPGDBObject の static メソッド
与えられた文字列中の単引用符"'"及び"\"を2重化した文字列を返す。
getDSVString() - class com.ngMAT.Common.DSV のメソッド
 
getErrorHTML(Throwable) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns HTMLTemplate for error page with filling insertion tags, "CLASS.NAME" and "MESSAGE" with the information held in the passed Throwable object.
getFirstRow() - class com.ngMAT.HTML.Table のメソッド
get the fiest row.
getFormType() - class com.ngMAT.HTML.form.Password のメソッド
 
getFormType() - class com.ngMAT.HTML.form.Text のメソッド
 
getFormType() - class com.ngMAT.HTML.form.ActionButton のメソッド
 
getFormType() - class com.ngMAT.HTML.form.Reset のメソッド
 
getFormType() - class com.ngMAT.HTML.form.Checkbox のメソッド
 
getFormType() - class com.ngMAT.HTML.form.File のメソッド
 
getFormType() - class com.ngMAT.HTML.form.Submit のメソッド
 
getFormType() - class com.ngMAT.HTML.form.ImageButton のメソッド
 
getFormType() - class com.ngMAT.HTML.form.Hidden のメソッド
 
getFormType() - class com.ngMAT.HTML.form.Radio のメソッド
 
getHeaderCellAt(int) - class com.ngMAT.HTML.Table のメソッド
get the specified header cell.
getHeaderRow() - class com.ngMAT.HTML.Table のメソッド
get the header row.
getInsertedComponent() - class com.ngMAT.HTML.InsertionTag のメソッド
 
getInsertedString() - class com.ngMAT.HTML.InsertionTag のメソッド
 
getInsertionTag(String) - class com.ngMAT.HTML.HTMLTemplate のメソッド
get an insertion tag object specified with parameter.
getInsertionTagNames() - class com.ngMAT.HTML.HTMLTemplate のメソッド
get all insertion tag names.
getInsertionTags() - class com.ngMAT.HTML.HTMLTemplate のメソッド
get all insertion tags.
getIntCookieValue(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns value of specified cookie.
getIntParameter(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value as int value.
getIntParameter(String, int) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value as int value.
getIntProperty(String) - class com.ngMAT.servlet.EZServletConfig のメソッド
Service method to get int value of property.
getItem(int) - class com.ngMAT.Common.DSV のメソッド
 
getItems() - class com.ngMAT.Common.DSV のメソッド
 
getLastRow() - class com.ngMAT.HTML.Table のメソッド
get the last row.
getLog() - class com.ngMAT.Common.ngmObject のメソッド
 
getLog() - interface com.ngMAT.Common.ngmObjectFunction のメソッド
 
getLog() - class com.ngMAT.servlet.EZServlet のメソッド
 
getLongParameter(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value as long value.
getLongParameter(String, long) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value as long value.
getLongProperty(String) - class com.ngMAT.servlet.EZServletConfig のメソッド
Service method to get long value of property.
getName() - class com.ngMAT.HTML.InsertionTag のメソッド
 
getOriginalString() - class com.ngMAT.HTML.InsertionTag のメソッド
 
getOutput() - class com.ngMAT.servlet.EZServletContext のメソッド
 
getParameter(String) - class com.ngMAT.HTML.HTMLComponent のメソッド
returns the specified parameter value for this component.
getParameter(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value string.
getParameterNames() - class com.ngMAT.servlet.EZServletContext のメソッド
Returns parameter names.
getParameters() - class com.ngMAT.HTML.HTMLComponent のメソッド
returns all parameters for this component.
getParameterValues(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value string array.
getPoolSize() - class com.ngMAT.Common.DBConnection の static メソッド
現在のプールのサイズを返す。
getPrintStream() - class com.ngMAT.Common.Log のメソッド
自インスタンスで使用するPrintStreamインスタンスを返す。
getProperties() - class com.ngMAT.Common.ngmObject のメソッド
 
getProperties() - interface com.ngMAT.Common.ngmObjectFunction のメソッド
 
getProperties() - class com.ngMAT.servlet.EZServlet のメソッド
 
getProperty(int) - class com.ngMAT.Common.CoolProperties のメソッド
 
getProperty(long) - class com.ngMAT.Common.CoolProperties のメソッド
 
getProperty(short) - class com.ngMAT.Common.CoolProperties のメソッド
 
getProperty(String) - class com.ngMAT.Common.ngmObject のメソッド
 
getProperty(String) - interface com.ngMAT.Common.ngmObjectFunction のメソッド
 
getProperty(String) - class com.ngMAT.servlet.EZServlet のメソッド
 
getQuotedDBString(String) - class com.ngMAT.Common.ngmDBObject の static メソッド
getDBStringの値をさらに単引用符で囲んだ文字列を返す。
getQuotedDBString(String) - class com.ngMAT.Common.ngmPGDBObject の static メソッド
getDBStringの値をさらに単引用符で囲んだ文字列を返す。
getRawCookies() - class com.ngMAT.servlet.EZServletContext のメソッド
Returns "NOT" decoded cookies.
getRowAt(int) - class com.ngMAT.HTML.Table のメソッド
get the specified row.
getServlet() - class com.ngMAT.servlet.EZServletConfig のメソッド
Returns the servlet which uses this instance.
getSessionID() - class com.ngMAT.servlet.EZServletContext のメソッド
Returns the session ID.
getSessionValue(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns the named value on session.
getSessionValueNames() - class com.ngMAT.servlet.EZServletContext のメソッド
Returns the names of value on session.
getShortParameter(String, int) - class com.ngMAT.servlet.EZServletContext のメソッド
Returns specified parameter value as short value.
getSubElements() - class com.ngMAT.HTML.HTMLComponent のメソッド
returns vector which contains all subelements for this component.
getTagName() - class com.ngMAT.HTML.HTMLComponent のメソッド
returns tag name.
getTagName() - class com.ngMAT.HTML.HTMLString のメソッド
 
getTagName() - class com.ngMAT.HTML.Header のメソッド
 
getTagName() - class com.ngMAT.HTML.Font のメソッド
 
getTagName() - class com.ngMAT.HTML.Form のメソッド
 
getTagName() - class com.ngMAT.HTML.Anchor のメソッド
 
getTagName() - class com.ngMAT.HTML.HTMLTemplate のメソッド
 
getTagName() - class com.ngMAT.HTML.Body のメソッド
 
getTagName() - class com.ngMAT.HTML.InsertionTag のメソッド
 
getTagName() - class com.ngMAT.HTML.Hr のメソッド
 
getTagName() - class com.ngMAT.HTML.Table のメソッド
 
getTagName() - class com.ngMAT.HTML.HTMLComponentVector のメソッド
 
getTagName() - class com.ngMAT.HTML.Image のメソッド
 
getTagName() - class com.ngMAT.HTML.form.Select のメソッド
 
getTagName() - class com.ngMAT.HTML.form.Option のメソッド
 
getTagName() - class com.ngMAT.HTML.form.TextArea のメソッド
 
getTagName() - class com.ngMAT.HTML.table.Cell のメソッド
 
getTagName() - class com.ngMAT.HTML.table.Row のメソッド
 
getTagName() - class com.ngMAT.HTML.table.HeaderCell のメソッド
 
getTags() - class com.ngMAT.HTML.HTMLTemplate のメソッド
get insertion tags in the HTML template.
getTemplate(String) - class com.ngMAT.servlet.EZServletContext のメソッド
Loads specified HTML template file.
getTemplate(String) - class com.ngMAT.servlet.EZServletConfig のメソッド
 
getTo() - class com.ngMAT.Mail.SimpleMailMessage のメソッド
設定されている"To"アドレスを文字列で返す。
getTos() - class com.ngMAT.Mail.SimpleMailMessage のメソッド
設定されている"To"アドレスをCSV文字列で返す。
getVector() - class com.ngMAT.Common.SmallCodeTable のメソッド
 
getVersion() - class com.ngMAT.HTML.HTMLComponent のメソッド
 

H

Header - class com.ngMAT.HTML.Header.
This class represents HEADER tag of HTML.
Header(HTMLComponent) - class com.ngMAT.HTML.Header のコンストラクタ
 
Header(String) - class com.ngMAT.HTML.Header のコンストラクタ
 
HeaderCell - class com.ngMAT.HTML.table.HeaderCell.
This class represents HTML table header cell, .
HeaderCell(String) - class com.ngMAT.HTML.table.HeaderCell のコンストラクタ
 
HeaderRow - class com.ngMAT.HTML.table.HeaderRow.
This class represents HTML table header row.
HeaderRow(int) - class com.ngMAT.HTML.table.HeaderRow のコンストラクタ
 
Headers - class com.ngMAT.Mail.SimpleMailMessage の static 変数
このクラスのインスタンスで使用するおまけヘッダ。
HERE - class com.ngMAT.HTML.HTMLTemplate の static 変数
サーブレットが呼び出された際のURLに置換される特殊タグ。
Hidden - class com.ngMAT.HTML.form.Hidden.
This class represents hidden type INPUT tag of HTML.
Hidden(String, String) - class com.ngMAT.HTML.form.Hidden のコンストラクタ
 
Hr - class com.ngMAT.HTML.Hr.
This class represents HR tag of HTML.
Hr() - class com.ngMAT.HTML.Hr のコンストラクタ
 
HTMLComponent - class com.ngMAT.HTML.HTMLComponent.
abstract class all HTML Components should inherit.
HTMLComponent() - class com.ngMAT.HTML.HTMLComponent のコンストラクタ
default constructor
HTMLComponent(HTMLComponent) - class com.ngMAT.HTML.HTMLComponent のコンストラクタ
standard constructor
HTMLComponent(String) - class com.ngMAT.HTML.HTMLComponent のコンストラクタ
standard constructor
HTMLComponentVector - class com.ngMAT.HTML.HTMLComponentVector.
This class represents Vector of html components.
HTMLComponentVector() - class com.ngMAT.HTML.HTMLComponentVector のコンストラクタ
 
HTMLString - class com.ngMAT.HTML.HTMLString.
This class represents a pure simple text String without any tags in an HTML document.
HTMLString() - class com.ngMAT.HTML.HTMLString のコンストラクタ
 
HTMLString(String) - class com.ngMAT.HTML.HTMLString のコンストラクタ
 
HTMLTemplate - class com.ngMAT.HTML.HTMLTemplate.
This represents HTML template.
HTMLTemplate() - class com.ngMAT.HTML.HTMLTemplate のコンストラクタ
何もしないコンストラクタ。
HTMLTemplate(String) - class com.ngMAT.HTML.HTMLTemplate のコンストラクタ
 
HTMLTemplate(String, Properties) - class com.ngMAT.HTML.HTMLTemplate のコンストラクタ
 

I

IFDEF_TAG_LEFT - class com.ngMAT.HTML.HTMLTemplate の static 変数
条件付き"#include"で使用。
Image - class com.ngMAT.HTML.Image.
This class represents IMG tags, i.e., image tags, of HTML.
Image(HTMLComponent) - class com.ngMAT.HTML.Image のコンストラクタ
 
Image(String) - class com.ngMAT.HTML.Image のコンストラクタ
 
Image(String, HTMLComponent) - class com.ngMAT.HTML.Image のコンストラクタ
 
Image(String, String) - class com.ngMAT.HTML.Image のコンストラクタ
 
ImageButton - class com.ngMAT.HTML.form.ImageButton.
This class represents image button type INPUT tag of HTML.
ImageButton(String) - class com.ngMAT.HTML.form.ImageButton のコンストラクタ
 
INCLUDE_TAG_NAME - class com.ngMAT.HTML.HTMLTemplate の static 変数
外部テンプレートの取り込みの指示をする特殊タグ。
init() - class com.ngMAT.servlet.EZServletContext のメソッド
Empty method.
init() - class com.ngMAT.servlet.EZServletConfig のメソッド
You can overides to set up your configurations, and your don't have to call super.init().
init(EZServletConfig, HttpServletRequest, HttpServletResponse) - class com.ngMAT.servlet.EZServletContext のメソッド
 
init(ServletConfig) - class com.ngMAT.servlet.EZServlet のメソッド
サーブレットコンテナによりロードされた直後に呼ばれ、EZServletおよび、アプリケーション サーブレットの初期化を行う。
initialize(String) - class com.ngMAT.HTML.HTMLTemplate のメソッド
 
initialize(String, Properties) - class com.ngMAT.HTML.HTMLTemplate のメソッド
 
InsertCount - class com.ngMAT.tools.Bcp.Counters の変数
 
InsertionTag - class com.ngMAT.HTML.InsertionTag.
This class supports insertion functions of HTMLTemplate.
InsertionTag(String) - class com.ngMAT.HTML.InsertionTag のコンストラクタ
 
InsertionTag(String, Properties) - class com.ngMAT.HTML.InsertionTag のコンストラクタ
 
invalidateSession() - class com.ngMAT.servlet.EZServletContext のメソッド
Invalidates the session.

K

key - class com.ngMAT.Common.KeyValuePackage の変数
 
KeyValuePackage - class com.ngMAT.Common.KeyValuePackage.
 
KeyValuePackage(String) - class com.ngMAT.Common.KeyValuePackage のコンストラクタ
パラメタ 'kv'は"="でキーと値を結合した文字列。
KeyValuePackage(String, String) - class com.ngMAT.Common.KeyValuePackage のコンストラクタ
 

L

lastElement() - class com.ngMAT.HTML.HTMLComponentVector のメソッド
 
load(InputStream) - class com.ngMAT.Common.CoolProperties のメソッド
loads properties elements from specified InputStream with default encoding..
load(InputStreamReader) - class com.ngMAT.Common.CoolProperties のメソッド
loads properties elements from specified InputStreamReader with default encoding..
loadDSVFile() - class com.ngMAT.tools.Bcp のメソッド
 
loadFromCSVString(String) - class com.ngMAT.Common.CoolProperties のメソッド
 
loadHTMLString(String) - class com.ngMAT.HTML.HTMLString の static メソッド
loads a specified file into a new HTMLString object and returns it.
Log - class com.ngMAT.Common.Log.
標準的なログ出力サービスクラス。
Log() - class com.ngMAT.Common.Log のコンストラクタ
デフォルトコンストラクタ。
Log(boolean) - class com.ngMAT.Common.Log のコンストラクタ
コンストラクタ。
Log(String) - class com.ngMAT.Common.Log のコンストラクタ
コンストラクタ。
Log(String, boolean) - class com.ngMAT.Common.Log のコンストラクタ
コンストラクタ。
Log(String, int, boolean) - class com.ngMAT.Common.Log のコンストラクタ
コンストラクタ。
LogicalLineCount - class com.ngMAT.tools.Bcp.Counters の変数
 
LowLevelException - exception com.ngMAT.Common.LowLevelException.
Signals that some middleware level exception has occured on a common parts process.
LowLevelException() - class com.ngMAT.Common.LowLevelException のコンストラクタ
 
LowLevelException(String) - class com.ngMAT.Common.LowLevelException のコンストラクタ
 
LowLevelException(Throwable) - class com.ngMAT.Common.LowLevelException のコンストラクタ
 

M

main(String[]) - class com.ngMAT.tools.FSync の static メソッド
 
main(String[]) - class com.ngMAT.tools.RmiRegList の static メソッド
 
main(String[]) - class com.ngMAT.tools.Bcp の static メソッド
 
main(String[]) - class com.ngMAT.tools.PGBcp の static メソッド
 
main(String[]) - class com.ngMAT.tools.ClassAnalyzer の static メソッド
 
msg - class com.ngMAT.Mail.SimpleMailMessage の変数
このクラスのインスタンスで保持するメールメッセージ。
my_timezone - class com.ngMAT.servlet.EZServletConfig の変数
 

N

new_cookies - class com.ngMAT.servlet.EZServletContext の変数
 
new_cookies_vector - class com.ngMAT.servlet.EZServletContext の変数
 
ngmDBObject - class com.ngMAT.Common.ngmDBObject.
Root class of all ngMAT's database access classes. ngMATの提供するデータベース系クラス の総親分。
ngmDBObject() - class com.ngMAT.Common.ngmDBObject のコンストラクタ
 
ngmObject - class com.ngMAT.Common.ngmObject.
Root class of all ngMAT's classes.
ngmObject() - class com.ngMAT.Common.ngmObject のコンストラクタ
 
ngmObject(ngmObjectFunction) - class com.ngMAT.Common.ngmObject のコンストラクタ
 
ngmObjectFunction - interface com.ngMAT.Common.ngmObjectFunction.
Root class method definitions of all ngMAT's classes.
ngmPGDBObject - class com.ngMAT.Common.ngmPGDBObject.
ngmDBObject for PostgreSQL. ngmDBObjectのPostgreSQL版。
ngmPGDBObject() - class com.ngMAT.Common.ngmPGDBObject のコンストラクタ
 
NONE - class com.ngMAT.Common.Log の static 変数
ログ切り替えサイクルの指定定数。
NullParamValue - class com.ngMAT.HTML.HTMLComponent の static 変数
 

O

Option - class com.ngMAT.HTML.form.Option.
This class represents OPTION tag of HTML.
Option() - class com.ngMAT.HTML.form.Option のコンストラクタ
 
Option(String) - class com.ngMAT.HTML.form.Option のコンストラクタ
 
Option(String, String) - class com.ngMAT.HTML.form.Option のコンストラクタ
 
output - class com.ngMAT.servlet.EZServletContext の変数
Output object.This must be an instance of java.lang.String or com.ngMAT.HTML.HTMLTetmplate.

P

param - class com.ngMAT.tools.Bcp の変数
 
params - class com.ngMAT.HTML.HTMLComponent の変数
parameteres inside this component's tag.
Password - class com.ngMAT.HTML.form.Password.
This class represents password button type INPUT tag of HTML.
Password(String) - class com.ngMAT.HTML.form.Password のコンストラクタ
 
PGBcp - class com.ngMAT.tools.PGBcp.
This class provides import/export utility function for database tables for PostgreSQL.
PGBcp(Properties) - class com.ngMAT.tools.PGBcp のコンストラクタ
 
PGBcp(Properties, Connection) - class com.ngMAT.tools.PGBcp のコンストラクタ
 
PhysicalLineCount - class com.ngMAT.tools.Bcp.Counters の変数
 
println(String) - class com.ngMAT.Common.Log のメソッド
日付+時刻のヘッダを伴い、一行ログ出力。
println(Writer, Object) - class com.ngMAT.tools.ClassAnalyzer の static メソッド
 
println(Writer, String) - class com.ngMAT.tools.ClassAnalyzer の static メソッド
 
printStackTrace(String, Throwable) - class com.ngMAT.Common.Log のメソッド
指定された例外のスタックトレースをログ出力する。
printStackTrace(Throwable) - class com.ngMAT.Common.Log のメソッド
指定された例外のスタックトレースをログ出力する。
processApplication(EZServletContext) - class com.ngMAT.servlet.EZServlet のメソッド
アプリケーションサーブレットの主処理として、アプリケーションサーブレット内で実装する必要がある。

R

Radio - class com.ngMAT.HTML.form.Radio.
This class represents radio button type INPUT tag of HTML.
Radio(String, String) - class com.ngMAT.HTML.form.Radio のコンストラクタ
 
reformat() - class com.ngMAT.Common.DSV のメソッド
 
releaseConnection(Connection) - class com.ngMAT.Common.DBConnection の static メソッド
使用済みコネクションをプールに返却する。
releaseConnection(Connection) - class com.ngMAT.tools.Bcp のメソッド
 
reload() - class com.ngMAT.tools.FSync のメソッド
 
removeChars(String, String) - class com.ngMAT.tools.Bcp の static メソッド
 
removeConnection() - class com.ngMAT.tools.Bcp のメソッド
 
removeConnection(int) - class com.ngMAT.Common.DBConnection の static メソッド
指定された要素をプールから取り除く。
replaceHereTag(String) - class com.ngMAT.HTML.HTMLTemplate のメソッド
 
req - class com.ngMAT.servlet.EZServletContext の変数
 
request_charcterset_convert_from - class com.ngMAT.servlet.EZServletConfig の static 変数
 
request_charcterset_convert_type - class com.ngMAT.servlet.EZServletConfig の変数
 
res - class com.ngMAT.servlet.EZServletContext の変数
 
Reset - class com.ngMAT.HTML.form.Reset.
This class represents reset button type INPUT tag of HTML.
Reset(String) - class com.ngMAT.HTML.form.Reset のコンストラクタ
 
RmiRegList - class com.ngMAT.tools.RmiRegList.
 
RmiRegList() - class com.ngMAT.tools.RmiRegList のコンストラクタ
 
Row - class com.ngMAT.HTML.table.Row.
This class represents HTML table row, .
Row(int) - class com.ngMAT.HTML.table.Row のコンストラクタ
standard constructor with the number of columns.

S

S_BACKSLASH - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_BLOCK_CLOSE - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_BLOCK_OPEN - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_CHECKED - class com.ngMAT.HTML.form.Checkbox の static 変数
 
S_CHECKED - class com.ngMAT.HTML.form.Radio の static 変数
 
S_COMMA - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_CR - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_CRLF - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_DOUBLE_QUATATION - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_EQUAL - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_LF - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_SELECTED - class com.ngMAT.HTML.form.Option の static 変数
 
S_SINGLE_QUATATION - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_SPACE - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
S_TAB - interface com.ngMAT.Common.ngmObjectFunction の static 変数
 
Select - class com.ngMAT.HTML.form.Select.
This class represents SELECT tag of HTML.
Select() - class com.ngMAT.HTML.form.Select のコンストラクタ
 
Select(int) - class com.ngMAT.HTML.form.Select のコンストラクタ
 
Select(String, int) - class com.ngMAT.HTML.form.Select のコンストラクタ
 
Select(String, Properties) - class com.ngMAT.HTML.form.Select のコンストラクタ
 
Select(String, Properties, String) - class com.ngMAT.HTML.form.Select のコンストラクタ
 
Select(String, String[]) - class com.ngMAT.HTML.form.Select のコンストラクタ
 
Select(String, Vector) - class com.ngMAT.HTML.form.Select のコンストラクタ
com.ngMAT.Common.KeyValuePackageのVectorの内容から