概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
J
JNDI_FACTORY_KEY
- クラス jp.terasoluna.fw.web.jndi.
DefaultJndiSupport
の static 変数
JNDIファクトリクラス名をjndiEnvironmentMapからから取得するときのキー。
JNDI_PASSWORD_KEY
- クラス jp.terasoluna.fw.web.jndi.
DefaultJndiSupport
の static 変数
JNDIパスワード名をjndiEnvironmentMapからから取得するときのキー。
JNDI_SUPPORT_KEY
- インタフェース jp.terasoluna.fw.web.jndi.
JndiSupport
の static 変数
DIコンテナから取得するJndiSupport実装クラスのキー
JNDI_URL_KEY
- クラス jp.terasoluna.fw.web.jndi.
DefaultJndiSupport
の static 変数
JNDIプロバイダのURLをjndiEnvironmentMapからから取得するときのキー。
JNDI_USERNAME_KEY
- クラス jp.terasoluna.fw.web.jndi.
DefaultJndiSupport
の static 変数
JNDIユーザ名をjndiEnvironmentMapからから取得するときのキー。
jndiEnvironmentMap
- クラス jp.terasoluna.fw.web.jndi.
DefaultJndiSupport
の変数
JNDI認証情報を格納する
Map
。
JndiException
-
jp.terasoluna.fw.web.jndi
の 例外
JNDI関連例外クラス。
JndiException(Throwable)
- 例外 jp.terasoluna.fw.web.jndi.
JndiException
のコンストラクタ
コンストラクタ。
JndiException(String, Throwable)
- 例外 jp.terasoluna.fw.web.jndi.
JndiException
のコンストラクタ
コンストラクタ。
JndiSupport
-
jp.terasoluna.fw.web.jndi
の インタフェース
JNDI関連のユーティリティインタフェース。
JOB_END_STATE
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
の static 変数
リスタート処理状況:処理完了。
JOB_START_STATE
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
の static 変数
リスタート処理状況:起動中。
jobBeanPath
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfoCollector
の変数
実行ジョブ定義ファイルパス。
jobConcatParameters
- クラス jp.terasoluna.fw.batch.jobmessage.
JobMessageInfo
の変数
連結ジョブパラメータ。
jobContext
- クラス jp.terasoluna.fw.batch.commonj.init.
ChildJobExecutor
の変数
推奨されていません。
ジョブコンテキスト。
jobContext
- クラス jp.terasoluna.fw.batch.controlbreak.
ControlBreakChunker
の変数
ジョブコンテクスト。
jobContext
- クラス jp.terasoluna.fw.batch.core.
Chunk
の変数
ジョブコンテクスト。
JobContext
-
jp.terasoluna.fw.batch.openapi
の クラス
基本ジョブコンテキストクラス。
JobContext()
- クラス jp.terasoluna.fw.batch.openapi.
JobContext
のコンストラクタ
jobContext
- クラス jp.terasoluna.fw.batch.partition.
PartitionKeyHandler
の変数
ジョブコンテクスト。
jobContext
- クラス jp.terasoluna.fw.batch.partition.
PartitionRowObject
の変数
ジョブコンテクスト。
jobContext
- クラス jp.terasoluna.fw.batch.restart.
StandardJobRestartInfo
の変数
ジョブコンテキスト
jobContext
- クラス jp.terasoluna.fw.batch.standard.
Chunker
の変数
ジョブコンテクスト。
JobContext.START_TYPE
-
jp.terasoluna.fw.batch.openapi
の 列挙型
ジョブ起動種別。
JobContext.START_TYPE()
- 列挙 jp.terasoluna.fw.batch.openapi.
JobContext.START_TYPE
のコンストラクタ
JOBCONTEXT_NAME
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の static 変数
ジョブコンテキストBean名。
JobContextRestorer
-
jp.terasoluna.fw.batch.restart
の クラス
ジョブコンテクストの復元処理を行うクラス。
JobContextRestorer()
- クラス jp.terasoluna.fw.batch.restart.
JobContextRestorer
のコンストラクタ
JobControlInfo
-
jp.terasoluna.fw.batch.init
の クラス
ジョブ管理テーブルのデータ取得用パラメータクラス。
JobControlInfo()
- クラス jp.terasoluna.fw.batch.init.
JobControlInfo
のコンストラクタ
JobControlTableHandler
-
jp.terasoluna.fw.batch.init
の インタフェース
ジョブ管理テーブル管理用インタフェース。
jobControlTableHandler
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfoCollector
の変数
ジョブ管理テーブルハンドラクラスのインスタンス。
jobControlTableHandler
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncJobPostLogic
の変数
ジョブ管理テーブルハンドラ。
JobControlTableHandlerImpl
-
jp.terasoluna.fw.batch.init
の クラス
ジョブ依頼情報取得・更新用クラス。
JobControlTableHandlerImpl()
- クラス jp.terasoluna.fw.batch.init.
JobControlTableHandlerImpl
のコンストラクタ
jobDiscriptorPath
- クラス jp.terasoluna.fw.batch.init.
JobControlInfo
の変数
ジョブBean定義ファイルのPATH
jobDiscriptorPath
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfo
の変数
ジョブBean定義ファイルの相対パス。
jobEndTime
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
処理終了時刻。
JobException
-
jp.terasoluna.fw.batch.core
の 例外
ジョブ例外クラス。
JobException()
- 例外 jp.terasoluna.fw.batch.core.
JobException
のコンストラクタ
コンストラクタ。
JobException(Exception)
- 例外 jp.terasoluna.fw.batch.core.
JobException
のコンストラクタ
コンストラクタ。
JobException(String)
- 例外 jp.terasoluna.fw.batch.core.
JobException
のコンストラクタ
コンストラクタ。
JobException(String, Exception)
- 例外 jp.terasoluna.fw.batch.core.
JobException
のコンストラクタ
コンストラクタ。
JobExceptionHandler
-
jp.terasoluna.fw.batch.core
の インタフェース
ジョブ例外ハンドラインタフェース。
JobExecutor
-
jp.terasoluna.fw.batch.commonj.init
の クラス
推奨されていません。
JobExecutor()
- クラス jp.terasoluna.fw.batch.commonj.init.
JobExecutor
のコンストラクタ
推奨されていません。
コンストラクタ。
JobExecutor(String[])
- クラス jp.terasoluna.fw.batch.commonj.init.
JobExecutor
のコンストラクタ
推奨されていません。
コンストラクタ。
JobExecutor
-
jp.terasoluna.fw.batch.springsupport.init
の クラス
ジョブ起動用メインクラス。
JobExecutor()
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
のコンストラクタ
コンストラクタ。
JobExecutor(String[])
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
のコンストラクタ
コンストラクタ。
JobExecutorListener
-
jp.terasoluna.fw.batch.commonj.listener
の クラス
推奨されていません。
JobExecutorListener()
- クラス jp.terasoluna.fw.batch.commonj.listener.
JobExecutorListener
のコンストラクタ
推奨されていません。
jobExitCode
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
ジョブ終了コード。
jobExitCode
- クラス jp.terasoluna.fw.batch.init.
JobControlInfo
の変数
ジョブ終了コード
jobExitCode
- クラス jp.terasoluna.fw.batch.openapi.
BLogicResult
の変数
ジョブ終了コード。
jobExitCodeMap
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の変数
デフォルトのジョブ終了コードのマップ。
jobFactoryMap
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の変数
ジョブBeanFactoryのキャッシュ用Map。
jobId
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
ジョブID。
jobId
- クラス jp.terasoluna.fw.batch.init.
JobControlInfo
の変数
ジョブID
jobId
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfo
の変数
ジョブID。
jobId
- クラス jp.terasoluna.fw.batch.openapi.
JobContext
の変数
ジョブID。
jobId
- クラス jp.terasoluna.fw.batch.restart.
StandardJobRestartInfo
の変数
ジョブID
jobInfo
- クラス jp.terasoluna.fw.batch.commonj.init.
JobExecutor
の変数
推奨されていません。
ジョブ依頼情報。
JobInfo
-
jp.terasoluna.fw.batch.init
の インタフェース
ジョブ依頼情報取得用インタフェース。
jobInfo
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncJobContext
の変数
ジョブ依頼情報。
JobManager
-
jp.terasoluna.fw.batch.core
の クラス
ジョブ等のフレームワークで規定する作業単位を管理、実行するクラス。
JobManager()
- クラス jp.terasoluna.fw.batch.core.
JobManager
のコンストラクタ
jobManager
- クラス jp.terasoluna.fw.batch.restart.
JobContextRestorer
の変数
ジョブマネージャ
JOBMANAGER_NAME
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の static 変数
ジョブマネージャBean名。
JobMessageInfo
-
jp.terasoluna.fw.batch.jobmessage
の クラス
ジョブ依頼メッセージ管理テーブルのパラメータクラス。
JobMessageInfo()
- クラス jp.terasoluna.fw.batch.jobmessage.
JobMessageInfo
のコンストラクタ
jobParameters
- クラス jp.terasoluna.fw.batch.init.
JobControlInfo
の変数
ジョブパラメータ
jobParameters
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfo
の変数
ジョブパラメータ格納値。
jobParametersSplitStr
- クラス jp.terasoluna.fw.batch.init.
AbstractJobControlInfo
の変数
ジョブパラメータの区切り文字。
jobParametersSplitStr
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の変数
ジョブパラメータの区切り文字。
JobRequestInfo
-
jp.terasoluna.fw.batch.init
の クラス
ジョブ依頼情報の格納クラス。
JobRequestInfo(String[])
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfo
のコンストラクタ
ジョブ依頼情報の格納クラスの設定を行うコンストラクタ。
JobRequestInfoCollector
-
jp.terasoluna.fw.batch.init
の クラス
非同期ジョブ起動時のジョブ依頼情報取得用クラス。
JobRequestInfoCollector()
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfoCollector
のコンストラクタ
JobRequestInfoHandler
-
jp.terasoluna.fw.batch.init
の クラス
非同期ジョブ起動時のジョブ依頼情報格納用キュークラス。
JobRequestInfoHandler(WorkQueue)
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfoHandler
のコンストラクタ
コンストラクタ。
JobRequestInfoHandlerFactory
-
jp.terasoluna.fw.batch.init
の クラス
ジョブ依頼情報格納用ワーカキュー生成用クラス。
JobRequestInfoHandlerFactory()
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfoHandlerFactory
のコンストラクタ
jobRequestNo
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
ジョブリクエスト番号。
jobRequestNo
- クラス jp.terasoluna.fw.batch.init.
JobControlInfo
の変数
ジョブリクエスト番号
jobRequestNo
- クラス jp.terasoluna.fw.batch.init.
JobRequestInfo
の変数
ジョブプロセスID。
jobRequestNo
- クラス jp.terasoluna.fw.batch.openapi.
JobContext
の変数
ジョブリクエスト番号。
JobRestartInfo
-
jp.terasoluna.fw.batch.restart
の インタフェース
リスタート情報取得・更新クラス用インタフェース。
JobRestartInfoFactory
-
jp.terasoluna.fw.batch.restart
の インタフェース
ジョブリスタート情報のインスタンス生成用クラス。
jobRestartInfoFactory
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
の変数
ジョブリスタート情報格納用Object。
jobRestartTableHandler
- クラス jp.terasoluna.fw.batch.restart.
JobContextRestorer
の変数
ジョブリスタートテーブルハンドラ
JobRestartTableHandler
-
jp.terasoluna.fw.batch.restart
の クラス
リスタート情報取得・更新用クラス。
JobRestartTableHandler()
- クラス jp.terasoluna.fw.batch.restart.
JobRestartTableHandler
のコンストラクタ
jobRestartTableHandler
- クラス jp.terasoluna.fw.batch.restart.
RestartPointCloser
の変数
ジョブリスタートテーブルハンドラ。
jobRestartTableHandler
- クラス jp.terasoluna.fw.batch.restart.
RestartPointUpdater
の変数
ジョブリスタートテーブルハンドラ。
jobRestartTableHandler
- クラス jp.terasoluna.fw.batch.restart.
RestartPostProcessor
の変数
ジョブリスタートテーブルハンドラのインスタンス
jobRestartTableHandler
- クラス jp.terasoluna.fw.batch.restart.
RestartPreProcessor
の変数
リスタートテーブルハンドラのインスタンス
jobResultInfoHandler
- クラス jp.terasoluna.fw.batch.commonj.listener.
JobExecutorListener
の変数
推奨されていません。
ジョブ実行結果ハンドラ。
JobResultInfoHandler
-
jp.terasoluna.fw.batch.commonj.transaction
の インタフェース
推奨されていません。
JobResultInfoHandlerImpl
-
jp.terasoluna.fw.batch.commonj.transaction
の クラス
推奨されていません。
JobResultInfoHandlerImpl()
- クラス jp.terasoluna.fw.batch.commonj.transaction.
JobResultInfoHandlerImpl
のコンストラクタ
推奨されていません。
JobStarter
-
jp.terasoluna.fw.batch.commonj.init
の インタフェース
推奨されていません。
JobStarter
-
jp.terasoluna.fw.batch.springsupport.init
の クラス
ジョブ起動用クラス。
JobStarter()
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobStarter
のコンストラクタ
JobStarterImpl
-
jp.terasoluna.fw.batch.commonj.init
の クラス
推奨されていません。
JobStarterImpl()
- クラス jp.terasoluna.fw.batch.commonj.init.
JobStarterImpl
のコンストラクタ
推奨されていません。
jobStartTime
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
処理開始時刻。
jobState
- クラス jp.terasoluna.fw.batch.core.
JobStatus
の変数
処理状況。
jobState
- クラス jp.terasoluna.fw.batch.init.
JobControlInfo
の変数
ジョブ起動状況
jobStatus
- クラス jp.terasoluna.fw.batch.commonj.init.
JobExecutor
の変数
推奨されていません。
ジョブステータス。
JobStatus
-
jp.terasoluna.fw.batch.core
の クラス
ジョブの処理状況を保持するクラス。
JobStatus()
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のコンストラクタ
コンストラクタ。
jobStatus
- クラス jp.terasoluna.fw.batch.ibatissupport.
IBatisDb1NRelationCollectorImpl.QueuePutRowHandler
の変数
処理状況。
jobStatus
- クラス jp.terasoluna.fw.batch.ibatissupport.
IBatisDbCollectorImpl.QueuePutRowHandler
の変数
処理状況。
jobStatus
- クラス jp.terasoluna.fw.batch.restart.
RestartJobStatus
の変数
処理状況。
jobStatus
- クラス jp.terasoluna.fw.batch.standard.
RunnableQueueProcessor
の変数
ジョブステータス。
jobStatus
- クラス jp.terasoluna.fw.batch.standard.
StandardWorkQueue
の変数
ジョブステータス。
JobStatus.STATE
-
jp.terasoluna.fw.batch.core
の 列挙型
ジョブ状態の列挙クラス。
JobStatus.STATE(boolean)
- 列挙 jp.terasoluna.fw.batch.core.
JobStatus.STATE
のコンストラクタ
コンストラクタ。
JOBSTATUS_NAME
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の static 変数
ジョブ状況用Bean名。
JOBSTATUS_SUMMARIZER
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の static 変数
処理状態のサマライザ。
jobStatusMap
- クラス jp.terasoluna.fw.batch.init.
EndFileChecker
の変数
処理状況格納用Map。
JobStatusSummarizer
-
jp.terasoluna.fw.batch.core
の インタフェース
処理状態のサマライザ。
JobWorker
-
jp.terasoluna.fw.batch.core
の クラス
Chunk
を処理単位として、
Chunk
が持つデータを入力 とするビジネスロジックを実行する。
JobWorker()
- クラス jp.terasoluna.fw.batch.core.
JobWorker
のコンストラクタ
jobWorker
- クラス jp.terasoluna.fw.batch.restart.
RestartPointCloser
の変数
起動するワーカ。
jobWorker
- クラス jp.terasoluna.fw.batch.restart.
RestartPointUpdater
の変数
起動するワーカ。
jobWorker
- クラス jp.terasoluna.fw.batch.springsupport.transaction.
TransactionalWorker
の変数
ジョブワーカー。
jp.terasoluna.fw.batch.commonj
- パッケージ jp.terasoluna.fw.batch.commonj
APサーバ起動用(CommonJ対応機能)関連クラス群
jp.terasoluna.fw.batch.commonj.init
- パッケージ jp.terasoluna.fw.batch.commonj.init
APサーバ起動(CommonJ対応機能)関連クラス群-ジョブ起動クラス関連
jp.terasoluna.fw.batch.commonj.listener
- パッケージ jp.terasoluna.fw.batch.commonj.listener
APサーバ起動(CommonJ対応機能)関連クラス群-リスナー関連
jp.terasoluna.fw.batch.commonj.transaction
- パッケージ jp.terasoluna.fw.batch.commonj.transaction
APサーバ起動(CommonJ対応機能)関連クラス群-トランザクション関連
jp.terasoluna.fw.batch.commonj.usequeue
- パッケージ jp.terasoluna.fw.batch.commonj.usequeue
APサーバ起動(CommonJ対応機能)関連クラス群-ワークマネジャー関連
jp.terasoluna.fw.batch.controlbreak
- パッケージ jp.terasoluna.fw.batch.controlbreak
コントロールブレイク機能関連
jp.terasoluna.fw.batch.core
- パッケージ jp.terasoluna.fw.batch.core
フレームワーク基底クラス群
jp.terasoluna.fw.batch.exception
- パッケージ jp.terasoluna.fw.batch.exception
フレームワーク内部例外クラス群
jp.terasoluna.fw.batch.ibatissupport
- パッケージ jp.terasoluna.fw.batch.ibatissupport
iBatis依存クラス群
jp.terasoluna.fw.batch.init
- パッケージ jp.terasoluna.fw.batch.init
非同期実行機能関連クラス群
jp.terasoluna.fw.batch.jobmessage
- パッケージ jp.terasoluna.fw.batch.jobmessage
ジョブ依頼情報クラス関連
jp.terasoluna.fw.batch.messages
- パッケージ jp.terasoluna.fw.batch.messages
メッセージ管理機能関連
jp.terasoluna.fw.batch.monitor
- パッケージ jp.terasoluna.fw.batch.monitor
ジョブ監視関連
jp.terasoluna.fw.batch.openapi
- パッケージ jp.terasoluna.fw.batch.openapi
業務開発者に公開するインタフェース関連
jp.terasoluna.fw.batch.partition
- パッケージ jp.terasoluna.fw.batch.partition
分割ジョブ関連
jp.terasoluna.fw.batch.restart
- パッケージ jp.terasoluna.fw.batch.restart
リスタート機能関連
jp.terasoluna.fw.batch.springsupport.init
- パッケージ jp.terasoluna.fw.batch.springsupport.init
Spring依存クラス群-ジョブ起動クラス関連
jp.terasoluna.fw.batch.springsupport.messages
- パッケージ jp.terasoluna.fw.batch.springsupport.messages
Spring依存クラス群-メッセージ管理機能関連
jp.terasoluna.fw.batch.springsupport.standard
- パッケージ jp.terasoluna.fw.batch.springsupport.standard
Spring依存クラス群-標準実装クラス群
jp.terasoluna.fw.batch.springsupport.transaction
- パッケージ jp.terasoluna.fw.batch.springsupport.transaction
Spring依存クラス群-トランザクション関連
jp.terasoluna.fw.batch.standard
- パッケージ jp.terasoluna.fw.batch.standard
フレームワーク基底クラスに対する標準実装クラス群
jp.terasoluna.fw.batch.validation
- パッケージ jp.terasoluna.fw.batch.validation
入力チェック関連
jp.terasoluna.fw.beans
- パッケージ jp.terasoluna.fw.beans
JavaBean関連
jp.terasoluna.fw.beans.jxpath
- パッケージ jp.terasoluna.fw.beans.jxpath
Apache Commons JXPathの拡張クラス
jp.terasoluna.fw.dao
- パッケージ jp.terasoluna.fw.dao
DAO関連
jp.terasoluna.fw.dao.event
- パッケージ jp.terasoluna.fw.dao.event
DAOイベント処理関連
jp.terasoluna.fw.dao.ibatis
- パッケージ jp.terasoluna.fw.dao.ibatis
DAOのiBATIS用実装クラス
jp.terasoluna.fw.dao.ibatis.event
- パッケージ jp.terasoluna.fw.dao.ibatis.event
DAOのiBATIS用イベント処理クラス
jp.terasoluna.fw.exception
- パッケージ jp.terasoluna.fw.exception
フレームワーク汎用例外クラス
jp.terasoluna.fw.file.annotation
- パッケージ jp.terasoluna.fw.file.annotation
ファイル行オブジェクトへのアノテーション
jp.terasoluna.fw.file.dao
- パッケージ jp.terasoluna.fw.file.dao
FileDAO基底クラス群
jp.terasoluna.fw.file.dao.standard
- パッケージ jp.terasoluna.fw.file.dao.standard
FileDAO基底クラスに対する標準実装クラス群
jp.terasoluna.fw.file.util
- パッケージ jp.terasoluna.fw.file.util
ファイル操作ユーティリティ関連
jp.terasoluna.fw.message
- パッケージ jp.terasoluna.fw.message
メッセージリソース関連
jp.terasoluna.fw.orm.ibatis.support
- パッケージ jp.terasoluna.fw.orm.ibatis.support
iBATIS関連サポートクラス
jp.terasoluna.fw.transaction.util
- パッケージ jp.terasoluna.fw.transaction.util
トランザクション関連ユーティリティ
jp.terasoluna.fw.util
- パッケージ jp.terasoluna.fw.util
汎用ユーティリティ
jp.terasoluna.fw.validation
- パッケージ jp.terasoluna.fw.validation
入力チェック関連
jp.terasoluna.fw.validation.springmodules
- パッケージ jp.terasoluna.fw.validation.springmodules
入力チェック関連のSpringModules拡張クラス
jp.terasoluna.fw.web.jndi
- パッケージ jp.terasoluna.fw.web.jndi
JNDI関連
JXPathIndexedBeanWrapperImpl
-
jp.terasoluna.fw.beans
の クラス
JXPathを用いたIndexBeanWrapperの実装。
JXPathIndexedBeanWrapperImpl(Object)
- クラス jp.terasoluna.fw.beans.
JXPathIndexedBeanWrapperImpl
のコンストラクタ
コンストラクタ。
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z