-
public interface SpanControlProvider<C extends Object>Provides a way to retrieve a span control based on a SpanQuery. Span controls are specialised objects that allow for the manipulation of spans without directly referencing the Span object, allowing for specialized operations to be performed on spans.