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