whiteSpaceConfig

public abstract ChunkingConfig.Builder whiteSpaceConfig(WhiteSpaceConfig whiteSpaceConfig)

Setter for whiteSpaceConfig.

whiteSpaceConfig: White space chunking configuration.


@CanIgnoreReturnValue()
public ChunkingConfig.Builder whiteSpaceConfig(WhiteSpaceConfig.Builder whiteSpaceConfigBuilder)

Setter for whiteSpaceConfig builder.

whiteSpaceConfig: White space chunking configuration.