- sendResourceDir(CTISession, File, String, String) - Static method in class jp.cssj.cti2.helpers.CTISessionHelper
-
リソースとして、ディレクトリ内のファイルを全て送信します。 このメソッドは子ディレクトリも再帰的に処理します。
- sendResourceFile(CTISession, File, String, String) - Static method in class jp.cssj.cti2.helpers.CTISessionHelper
-
リソースとしてファイルを送信します。
- sendResourceStream(CTISession, InputStream, URI, String, String) - Static method in class jp.cssj.cti2.helpers.CTISessionHelper
-
リソースとしてストリームから取り出されるデータを送信します。
- sendResourceURL(CTISession, URL, String, String) - Static method in class jp.cssj.cti2.helpers.CTISessionHelper
-
リソースとしてURLを送信します。
- ServletHelper - Class in jp.cssj.cti2.helpers
-
サーブレットからドキュメント変換サーバーを利用する際のユーティリティです。
- ServletResponseResults - Class in jp.cssj.cti2.helpers
-
構築したデータをサーブレットのレスポンスとして送り出します。
- ServletResponseResults(ServletResponse) - Constructor for class jp.cssj.cti2.helpers.ServletResponseResults
-
- setCharacterEncoding(String) - Method in class jp.cssj.cti2.helpers.CTIHttpServletResponseWrapper
-
- setContentLength(int) - Method in class jp.cssj.cti2.helpers.CTIHttpServletResponseWrapper
-
- setContentType(String) - Method in class jp.cssj.cti2.helpers.CTIHttpServletResponseWrapper
-
- setContinuous(boolean) - Method in interface jp.cssj.cti2.CTISession
-
複数の結果を結合するモードに切り替えます。
- setEncoding(String) - Method in class jp.cssj.cti2.helpers.DefaultMetaSource
-
Deprecated.
- setLength(long) - Method in class jp.cssj.cti2.helpers.DefaultMetaSource
-
Deprecated.
- setMessageHandler(MessageHandler) - Method in interface jp.cssj.cti2.CTISession
-
メッセージを受け取るためのオブジェクトを設定します。
- setMimeType(String) - Method in class jp.cssj.cti2.helpers.DefaultMetaSource
-
Deprecated.
- setProgressListener(ProgressListener) - Method in interface jp.cssj.cti2.CTISession
-
進行状況を監視するためのオブジェクトを設定します。
- setResultFile(CTISession, File) - Static method in class jp.cssj.cti2.helpers.CTISessionHelper
-
出力先ファイルを設定します。
- setResults(Results) - Method in interface jp.cssj.cti2.CTISession
-
出力先を設定します。
- setResultStream(CTISession, OutputStream) - Static method in class jp.cssj.cti2.helpers.CTISessionHelper
-
出力先ストリームを設定します。
- setServletResponse(CTISession, ServletResponse) - Static method in class jp.cssj.cti2.helpers.ServletHelper
-
セッションの出力先にServletResponseを設定します。
- setSourceResolver(SourceResolver) - Method in interface jp.cssj.cti2.CTISession
-
リソースを読み込むためのオブジェクトを設定します。
- setURI(URI) - Method in class jp.cssj.cti2.helpers.DefaultMetaSource
-
Deprecated.
- SHARED_INSTANCE - Static variable in class jp.cssj.cti2.results.NopResults
-
- SingleResult - Class in jp.cssj.cti2.results
-
単一の結果を出力するResultsです。
- SingleResult(RandomBuilder) - Constructor for class jp.cssj.cti2.results.SingleResult
-
1つのデータ構築オブジェクトに対して出力します。
- SingleResult(OutputStream) - Constructor for class jp.cssj.cti2.results.SingleResult
-
OutputStreamにデータを出力します。
- SingleResult(File) - Constructor for class jp.cssj.cti2.results.SingleResult
-
ファイルにデータを出力します。
- sourceLength(long) - Method in class jp.cssj.cti2.progress.ProgressAdapter
-
- sourceLength(long) - Method in interface jp.cssj.cti2.progress.ProgressListener
-
サーバ側で見積もられたメインドキュメントの大きさが渡されます。
- STATE_BROKEN - Static variable in exception jp.cssj.cti2.TranscoderException
-
変換結果のデータは破壊されています。
- STATE_READABLE - Static variable in exception jp.cssj.cti2.TranscoderException
-
変換結果は不完全ですが、利用可能なデータです。
- STDERR - Static variable in class jp.cssj.cti2.helpers.CTIMessageHelper
-
- STDOUT - Static variable in class jp.cssj.cti2.helpers.CTIMessageHelper
-
- suffix - Variable in class jp.cssj.cti2.results.DirectoryResults
-