Uses of Class
com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer.JsonAnalysis
Packages that use JsonTextAnalyzer.JsonAnalysis
Package
Description
Provides operators for reading and writing text data.
-
Uses of JsonTextAnalyzer.JsonAnalysis in com.pervasive.datarush.operators.io.textfile
Methods in com.pervasive.datarush.operators.io.textfile that return JsonTextAnalyzer.JsonAnalysisModifier and TypeMethodDescriptionJsonTextAnalyzer.analyze(Path file, CharsetEncoding charsetSpec) Analyzes the specified JSON file based on current configuration.JsonTextAnalyzer.analyze(Path file, CharsetEncoding charsetSpec, FileClient client) Analyzes the specified JSON file based on current configuration.Analyzes the specified JSON file based on current configuration.JsonTextAnalyzer.analyze(String file, CharsetEncoding charsetSpec) Analyzes the specified JSON file based on current configuration.