Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SampleStreamCommand - Class in com.streamconverter.command.impl
-
SampleStreamCommand is a concrete implementation of AbstractStreamCommand.
- SampleStreamCommand() - Constructor for class com.streamconverter.command.impl.SampleStreamCommand
-
Default constructor that initializes the command with a default ID.
- SampleStreamCommand(String) - Constructor for class com.streamconverter.command.impl.SampleStreamCommand
-
Constructor that initializes the command with a specific ID.
- sanitizeXPath(String) - Static method in class com.streamconverter.security.SecureXPathValidator
-
XPath式をサニタイズします(エスケープ処理)
- schemaPath(String) - Method in class com.streamconverter.validation.ValidationResult.Builder
-
スキーマパスを設定
- SecureXmlConfiguration - Class in com.streamconverter.security
-
XML処理のセキュリティ設定を提供するユーティリティクラス
- SecureXPathValidator - Class in com.streamconverter.security
-
XPathインジェクション攻撃を防ぐためのバリデータークラス
- SecurityConfigurationManager - Class in com.streamconverter.config
-
本番環境向けセキュリティ設定管理クラス
- SendHttpCommand - Class in com.streamconverter.command.impl
-
指定された通信先にOutputStreamを送信するコマンドクラス。
- SendHttpCommand(String) - Constructor for class com.streamconverter.command.impl.SendHttpCommand
-
デフォルトコンストラクタ
- setUserContext(String, String) - Method in class com.streamconverter.context.ExecutionContext
-
ユーザーコンテキスト値を設定
- shutdown() - Method in class com.streamconverter.command.rule.DatabaseConnectionPool
-
プールをシャットダウンし、全ての接続をクローズ
- shutdown() - Method in class com.streamconverter.command.rule.HikariConnectionPoolConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- size() - Method in class com.streamconverter.command.rule.impl.composite.ChainRule.Builder
-
Gets the current number of rules in the builder.
- size() - Method in class com.streamconverter.command.rule.impl.composite.ChainRule
-
Gets the number of rules in this chain.
- skip(long) - Method in class com.streamconverter.util.MeasuredInputStream
- SnakeToCamelCaseRule - Class in com.streamconverter.command.rule.impl.casing
-
Transforms snake_case strings to camelCase format.
- SnakeToCamelCaseRule.Builder - Class in com.streamconverter.command.rule.impl.casing
-
Builder class for SnakeToCamelCaseRule configuration.
- STAGE_KEY - Static variable in class com.streamconverter.context.ExecutionContext
-
ステージ用のMDCキー
- start(long) - Method in class com.streamconverter.benchmark.ResourceMonitor
-
モニタリングを開始します
- START_TIME_KEY - Static variable in class com.streamconverter.context.ExecutionContext
-
開始時刻用のMDCキー
- startTime(Instant) - Method in class com.streamconverter.context.ExecutionContext.Builder
-
開始時刻を設定
- stop() - Method in class com.streamconverter.benchmark.ResourceMonitor
-
モニタリングを停止し、結果を返します
- StreamConverter - Class in com.streamconverter
-
ストリーム変換クラス。
- StreamConverter(IStreamCommand[]) - Constructor for class com.streamconverter.StreamConverter
-
Constructs a StreamConverter with the specified array of commands.
- StreamConverter(List<IStreamCommand>) - Constructor for class com.streamconverter.StreamConverter
-
Constructs a StreamConverter with the specified list of commands.
- StreamConverterMDCDemo - Class in com.streamconverter.examples
-
StreamConverterのMDC機能統合デモ
- StreamConverterMDCDemo() - Constructor for class com.streamconverter.examples.StreamConverterMDCDemo
- StreamConverterWebApplication - Class in com.streamconverter
-
Spring Boot application entry point for StreamConverter Web API.
- StreamConverterWebApplication() - Constructor for class com.streamconverter.StreamConverterWebApplication
- StreamProcessingController - Class in com.streamconverter.web
-
Web API controller for StreamConverter processing.
- StreamProcessingController() - Constructor for class com.streamconverter.web.StreamProcessingController
- StreamProcessingException - Exception Class in com.streamconverter
-
Custom exception for stream processing errors.
- StreamProcessingException(String) - Constructor for exception class com.streamconverter.StreamProcessingException
-
Constructs a new StreamProcessingException with the specified detail message.
- StreamProcessingException(String, Throwable) - Constructor for exception class com.streamconverter.StreamProcessingException
-
Constructs a new StreamProcessingException with the specified detail message and cause.
- StreamProcessingException(Throwable) - Constructor for exception class com.streamconverter.StreamProcessingException
-
Constructs a new StreamProcessingException with the specified cause.
- success(boolean) - Method in class com.streamconverter.validation.ValidationResult.Builder
-
バリデーション成功/失敗フラグを設定
- success(String, long, long, long, Instant, Instant) - Static method in class com.streamconverter.CommandResult
-
成功結果を作成するヘルパーメソッド
- success(String, String, long) - Static method in class com.streamconverter.validation.ValidationResult
-
成功した場合のバリデーション結果を作成
- summary() - Method in record class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand.PmdJsonReport
-
Returns the value of the
summary
record component. - SYSTEM_DEFAULT - Enum constant in enum class com.streamconverter.command.impl.LineEndingNormalizeCommand.LineEndingType
-
Use system default line separator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
HikariConnectionPoolConfig.close()
を使用してください