Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- object() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
- OneShotLoopHandler - Class in nablarch.test
-
データリーダで初回に取得したデータを処理するハンドラ実装クラス。
- OneShotLoopHandler() - Constructor for class nablarch.test.OneShotLoopHandler
- onReadingDirectives(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
-
ディレクティブ行を読み込む。
- onReadingLengths(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
-
フィールド長の行を読み込む。
- onReadingNames(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
-
フィールド名の行を読み込む。
- onReadingTypes(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
-
データ型行を読み込む。
- onReadingTypes(List<String>) - Method in class nablarch.test.core.reader.VariableLengthFileParser
-
データ型行を読み込む。
- onReadingValues(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
-
データ行を読み込む。
- open(File, Charset) - Static method in class nablarch.test.tool.htmlcheck.util.FileUtil
-
ファイルをオープンし、BufferedReaderを返却する。
- open(File, Charset) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
-
ファイルをオープンし、BufferedReaderを返却する。
- open(String, String) - Method in class nablarch.test.core.reader.PoiXlsReader
-
オープン処理。
- open(String, String) - Method in interface nablarch.test.core.reader.TestDataReader
-
オープン処理。
- open(String, Charset) - Static method in class nablarch.test.tool.htmlcheck.util.FileUtil
-
ファイルをオープンし、BufferedReaderを返却する。
- open(String, Charset) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
-
ファイルをオープンし、BufferedReaderを返却する。
- openAsOutputStream(File) - Static method in class nablarch.test.NablarchTestUtils
-
ファイルを出力ストリームとしてオープンする。
- openAsOutputStream(String) - Static method in class nablarch.test.NablarchTestUtils
-
ファイルを出力ストリームとしてオープンする。
- openAsOutputStream(String, boolean) - Static method in class nablarch.test.NablarchTestUtils
-
ファイルを出力ストリームとしてオープンする。
- openNodeScope(Node) - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
- operate() - Method in class nablarch.test.NablarchTestUtils.ReflectionOperation
-
サブクラス、無名クラスでリフレクション操作を行う。
- optgroup() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
- option() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
- orderedList() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
- outputRequestLog(String, DataRecord, List<DataRecord>) - Method in class nablarch.test.core.messaging.SendSyncSupport
-
要求電文のログ出力を行う。
- outputRequestLogAsCsv(String, DataRecord, List<DataRecord>) - Method in class nablarch.test.core.messaging.SendSyncSupport
-
要求電文のログをCSV形式で出力する。
- outToXml(Map<String, List<String>>, String) - Static method in class nablarch.test.tool.sanitizingcheck.out.SanitizingCheckResultOut
-
サニタイジングチェック結果をXMLファイルに出力する。
引数のMap<String, List>インスタンスは次のものとする。
キー値にはJSP名、バリュー値には当該JSPにて検知したエラーメッセージのリストが格納されている。 - outToXml(Document, String) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
-
XML文書全体を表すDocumentオブジェクトをXMLに変換し、出力する。
インデント数はデフォルト値の2を使用する。
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form