Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- equals(Object) - Method in record class com.streamconverter.analysis.PmdReportConverter.PmdViolation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand.PmdJsonReport
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand.PmdJsonSummary
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand.PmdViolation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.streamconverter.command.rule.impl.composite.ChainRule
- equals(Object) - Method in class com.streamconverter.command.rule.impl.string.LowerCaseRule
- equals(Object) - Method in class com.streamconverter.command.rule.impl.string.TrimRule
- equals(Object) - Method in class com.streamconverter.context.ExecutionContext
- equals(Object) - Method in class com.streamconverter.path.TreePath
- equals(Object) - Method in class com.streamconverter.validation.ValidationResult
- execute(InputStream, OutputStream) - Method in class com.streamconverter.command.AbstractStreamCommand
-
Executes the command on the provided input stream and writes the result to the output stream.
- execute(InputStream, OutputStream) - Method in class com.streamconverter.command.ContextPropagatingDecorator
- execute(InputStream, OutputStream) - Method in interface com.streamconverter.command.IStreamCommand
-
Executes the command on the provided input stream and writes the result to the output stream.
- execute(InputStream, OutputStream) - Method in class com.streamconverter.command.LoggingDecorator
- execute(InputStream, OutputStream, ExecutionContext) - Method in class com.streamconverter.command.ContextPropagatingDecorator
- execute(InputStream, OutputStream, ExecutionContext) - Method in interface com.streamconverter.command.IStreamCommand
-
Executes the command with ExecutionContext support for enhanced traceability.
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.AbstractStreamCommand
-
Abstract method to be implemented by subclasses for executing the command.
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.ConsumerCommand
-
Executes the command on the provided input stream and writes the result to the output stream.
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.analysis.PmdXmlToCsvCommand
-
PMD XML InputStream を CSV OutputStream に変換
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand
-
PMD XML InputStream を JSON OutputStream に変換
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand
-
PMD XML InputStream を Markdown OutputStream に変換
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.charcode.CharacterConvertCommand
-
Executes the character encoding conversion on the provided input stream and writes the result to the output stream.
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.csv.CsvFilterCommand
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.csv.CsvNavigateCommand
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.json.JsonFilterCommand
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.json.JsonNavigateCommand
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.LineEndingNormalizeCommand
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.SampleStreamCommand
-
Executes the command on the provided input stream and writes the result to the output stream.
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.SendHttpCommand
-
ストリームを指定されたURLに送信します。
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.xml.ConvertCommand
-
XML変換コマンドの実行
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.xml.XmlFilterCommand
- executeInternal(InputStream, OutputStream) - Method in class com.streamconverter.command.impl.xml.XmlNavigateCommand
- EXECUTION_ID_KEY - Static variable in class com.streamconverter.context.ExecutionContext
-
実行ID用のMDCキー
- ExecutionContext - Class in com.streamconverter.context
-
実行コンテキストを管理するクラス
- ExecutionContext.Builder - Class in com.streamconverter.context
-
ExecutionContext作成用のBuilderクラス
- executionId(String) - Method in class com.streamconverter.context.ExecutionContext.Builder
-
実行IDを設定
- executionTimeMillis(long) - Method in class com.streamconverter.validation.ValidationResult.Builder
-
実行時間を設定
- executionTimeStdDev - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
実行時間の標準偏差
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form