-
- All Implemented Interfaces:
@Deprecated(message = "Use a [ServiceFactory] for a [PositionsService] instead.") public interface Publication.PositionListFactory
Creates a Publication's positions.
The parsers provide an implementation of this interface for each format, but a host app might want to use a custom factory to implement, for example, a caching mechanism or use a different calculation method.