Package com.experian.datastudio.sdk.api.parser.processor
package com.experian.datastudio.sdk.api.parser.processor
Custom Parser processor API
-
ClassDescriptionIterator for the custom parser that can be closed after processing.Builder for an iterator for the custom parser that can be closed after processing.Predefined column data types that can be applied to custom parser.Column definition of a custom parser.Factory for column definitions of a custom parser.Processor for custom parser.Table definition of a custom parser.Factory for table definition of a custom parser.Context of a row iterator for a custom parser.Context of table definition of a custom parser.ThrowingRunnable<E extends Throwable>The SDK version of Java's Runnable interface which comes with a throw signature.ThrowingSupplier<T,
E extends Throwable> The SDK version of Java's Supplier interface which comes with a throw signature.