All Classes and Interfaces

Class
Description
最小限のPath基底クラス
Abstract class for stream commands.
Abstract base class for stream controllers.
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.
既存のIStreamCommandをコンテキスト対応にするデコレータ
XML変換コマンドクラス
CSV Filter Command Class
CSV Navigate Command Class
最小限のCSVPath実装
Controller for CSV data processing operations.
Processing mode enumeration
CSVデータのバリデーションを行うコマンドクラス
データベース接続プールの実装
データベースからデータを取得するルール
H2データベースの中身を確認するためのツール
DatabaseFetchRuleの実用的な使用例デモンストレーション
実行コンテキストを管理するクラス
ExecutionContext作成用のBuilderクラス
HikariCP接続プール設定クラス
最小限のPathインターフェース
ルールインターフェース
Unified interface for stream commands with optional execution context support.
Controller interface for stream processing operations.
JSON Filter Command Class
JSON Navigation Command for applying transformations to JSON data
Controller for JSON data processing operations.
Processing scenarios for JSON
JsonSurferを使った完全ストリーミングJSON検証コマンド
JSONスキーマバリデーションを行うコマンドクラス
大容量テストデータを生成するユーティリティクラス
Line ending normalization command.
Supported line ending types for normalization.
IStreamCommandのログ出力デコレーター
Converts strings to lowercase.
Main class for the StreamConverter application.
入力ストリームのデータサイズを測定するラッパークラス
出力ストリームのデータサイズを測定するラッパークラス
Pass-through rule implementation
StreamConverterのパフォーマンス分析とレポート生成
パフォーマンス統計クラス
Performance optimization examples for StreamConverter.
PMD解析レポート変換のためのController
変換対象フォーマット
 
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