All Classes and Interfaces
Class
Description
最小限のPath基底クラス
Abstract class for stream commands.
Verifiable code examples for StreamConverter documentation.
Transforms camelCase strings to snake_case format.
Builder class for CamelToSnakeCaseRule configuration.
Chains multiple transformation rules to be applied in sequence.
Builder class for ChainRule configuration.
Converts the character encoding of a stream from one encoding to another.
クラスパスリソースの取得を行うユーティリティクラス
コマンドの実行結果を表すクラス
CommandResultのビルダークラス
複数コマンドを束にした複雑なパイプライン処理の例
Abstract class for commands that consume an input stream and produce an output stream.
XML変換コマンドクラス
CSV Filter Command Class
CSV Navigate Command Class
最小限のCSVPath実装
CSVデータのバリデーションを行うコマンドクラス
データベース接続プールの実装
データベースからデータを取得するルール
H2データベースの中身を確認するためのツール
DatabaseFetchRuleの実用的な使用例デモンストレーション
実行コンテキストを管理するクラス
ExecutionContext作成用のBuilderクラス
ThreadLocalでExecutionContextを保持するホルダークラス
ExecutionContextからMDCに値を自動設定するLogback TurboFilter
HikariCP接続プール設定クラス
最小限のPathインターフェース
ルールインターフェース
Unified interface for stream commands with optional execution context support.
JSON Filter Command Class
JSON Navigation Command for applying transformations to JSON data
大容量テストデータを生成するユーティリティクラス
Line ending normalization command.
Supported line ending types for normalization.
Converts strings to lowercase.
Main class for the StreamConverter application.
MDC設定用のルール
入力ストリームのデータサイズを測定するラッパークラス
出力ストリームのデータサイズを測定するラッパークラス
Pass-through rule implementation
StreamConverterのパフォーマンス分析とレポート生成
パフォーマンス統計クラス
Performance optimization examples for StreamConverter.
PMD XMLレポートをAI可読形式に変換するユーティリティクラス
PMD違反情報を表すレコードクラス
PMD XML レポートを CSV 形式に変換するコマンド
PMD XML レポートを JSON 形式に変換するコマンド
JSON レポートのルートオブジェクト
JSON レポートのサマリー情報
PMD XML レポートを AI 可読性の高い Markdown 形式に変換するコマンド
PMD違反情報を表すレコードクラス
HikariCP対応のデータベースフェッチルール
Quick start examples for StreamConverter.
リソース使用量を監視するユーティリティクラス
リソース使用量の測定結果を表すクラス
SampleStreamCommand is a concrete implementation of AbstractStreamCommand.
XML処理のセキュリティ設定を提供するユーティリティクラス
XPathインジェクション攻撃を防ぐためのバリデータークラス
指定された通信先にOutputStreamを送信するコマンドクラス。
Transforms snake_case strings to camelCase format.
Builder class for SnakeToCamelCaseRule configuration.
ストリーム変換クラス。
StreamConverterのMDC機能統合デモ
Spring Boot application entry point for StreamConverter Web API.
Web API controller for StreamConverter processing.
Custom exception for stream processing errors.
Represents a hierarchical path for tree-like data structures (JSON, XML).
Trims leading and trailing whitespace from strings.
XMLのバリデーションを行うコマンドクラス
バリデーション機能のデモンストレーション
バリデーション結果を統一的に表現するクラス
ValidationResult作成用のBuilderクラス
XML Filter Command Class
XML Navigate Command Class