Index

A B C D E F G H I J L M O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

P

PASS_THROUGH - Enum constant in enum class com.streamconverter.controller.CsvProcessingController.ProcessingMode
Pass through CSV data unchanged
PassThroughRule - Class in com.streamconverter.command.rule
Pass-through rule implementation
PassThroughRule() - Constructor for class com.streamconverter.command.rule.PassThroughRule
Default constructor.
peakMemoryUsage - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
ピークメモリ使用量(バイト)
PerformanceAnalyzer - Class in com.streamconverter.benchmark
StreamConverterのパフォーマンス分析とレポート生成
PerformanceAnalyzer() - Constructor for class com.streamconverter.benchmark.PerformanceAnalyzer
Creates a new analyzer.
PerformanceAnalyzer.PerformanceStatistics - Class in com.streamconverter.benchmark
パフォーマンス統計クラス
PerformanceOptimizationExamples - Class in com.streamconverter.examples
Performance optimization examples for StreamConverter.
PerformanceOptimizationExamples() - Constructor for class com.streamconverter.examples.PerformanceOptimizationExamples
 
PmdAnalysisController - Class in com.streamconverter.controller
PMD解析レポート変換のためのController
PmdAnalysisController.ConversionFormat - Enum Class in com.streamconverter.controller
変換対象フォーマット
PmdAutoFixer - Class in com.streamconverter.tools
 
PmdAutoFixer() - Constructor for class com.streamconverter.tools.PmdAutoFixer
 
PmdJsonReport(PmdXmlToJsonCommand.PmdJsonSummary, List<PmdXmlToMarkdownCommand.PmdViolation>) - Constructor for record class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand.PmdJsonReport
Creates an instance of a PmdJsonReport record class.
PmdJsonSummary(int, String) - Constructor for record class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand.PmdJsonSummary
Creates an instance of a PmdJsonSummary record class.
PmdReportConverter - Class in com.streamconverter.analysis
PMD XMLレポートをAI可読形式に変換するユーティリティクラス
PmdReportConverter() - Constructor for class com.streamconverter.analysis.PmdReportConverter
Creates a new converter.
PmdReportConverter.PmdViolation - Record Class in com.streamconverter.analysis
PMD違反情報を表すレコードクラス
PmdViolation(String, int, String, String, int, String, String, String, String) - Constructor for record class com.streamconverter.analysis.PmdReportConverter.PmdViolation
Creates an instance of a PmdViolation record class.
PmdViolation(String, int, String, String, int, String, String, String, String) - Constructor for record class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand.PmdViolation
Creates an instance of a PmdViolation record class.
PmdXmlToCsvCommand - Class in com.streamconverter.command.impl.analysis
PMD XML レポートを CSV 形式に変換するコマンド
PmdXmlToCsvCommand() - Constructor for class com.streamconverter.command.impl.analysis.PmdXmlToCsvCommand
Creates a new command instance.
PmdXmlToJsonCommand - Class in com.streamconverter.command.impl.analysis
PMD XML レポートを JSON 形式に変換するコマンド
PmdXmlToJsonCommand() - Constructor for class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand
Creates a new command instance.
PmdXmlToJsonCommand.PmdJsonReport - Record Class in com.streamconverter.command.impl.analysis
JSON レポートのルートオブジェクト
PmdXmlToJsonCommand.PmdJsonSummary - Record Class in com.streamconverter.command.impl.analysis
JSON レポートのサマリー情報
PmdXmlToMarkdownCommand - Class in com.streamconverter.command.impl.analysis
PMD XML レポートを AI 可読性の高い Markdown 形式に変換するコマンド
PmdXmlToMarkdownCommand() - Constructor for class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand
Creates a new command instance.
PmdXmlToMarkdownCommand.PmdViolation - Record Class in com.streamconverter.command.impl.analysis
PMD違反情報を表すレコードクラス
PooledDatabaseFetchRule - Class in com.streamconverter.command.rule
HikariCP対応のデータベースフェッチルール
PooledDatabaseFetchRule(HikariConnectionPoolConfig, String) - Constructor for class com.streamconverter.command.rule.PooledDatabaseFetchRule
コンストラクタ
PRESERVE_INPUT - Enum constant in enum class com.streamconverter.command.impl.LineEndingNormalizeCommand.LineEndingType
Preserve input line endings as-is
preserveUnderscores(boolean) - Method in class com.streamconverter.command.rule.impl.casing.CamelToSnakeCaseRule.Builder
Sets whether to preserve existing underscores in the input.
preserveUnderscores(boolean) - Method in class com.streamconverter.command.rule.impl.casing.SnakeToCamelCaseRule.Builder
Sets whether to preserve existing underscores in the input.
priority() - Method in record class com.streamconverter.analysis.PmdReportConverter.PmdViolation
Returns the value of the priority record component.
priority() - Method in record class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand.PmdViolation
Returns the value of the priority record component.
process(InputStream, OutputStream) - Method in class com.streamconverter.controller.AbstractStreamController
Processes data from input stream to output stream using the configured command pipeline.
process(InputStream, OutputStream) - Method in interface com.streamconverter.controller.IStreamController
Processes data from the input stream and writes results to the output stream.
processCsvExtraction(Flux<DataBuffer>, String) - Method in class com.streamconverter.web.StreamProcessingController
Process data stream with CSV extraction.
processJsonExtraction(Flux<DataBuffer>, String) - Method in class com.streamconverter.web.StreamProcessingController
Process data stream with JSON path extraction.
processWithPipeline(Flux<DataBuffer>, String) - Method in class com.streamconverter.web.StreamProcessingController
Process data stream with custom command pipeline.
PROPERTY_EXTRACTION - Enum constant in enum class com.streamconverter.controller.JsonProcessingController.ProcessingScenario
Extract specific JSON property values
A B C D E F G H I J L M O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form