Interface ParserConfigurationBuilder
public interface ParserConfigurationBuilder
Builder for custom parser configuration.
- Since:
- 2.0.0
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
-
Method Summary
-
Method Details
-
withParserId
Configures the custom parser ID.- Parameters:
parserId
- ID of the custom parser- Returns:
- Supported file extensions builder
-