public interface CatalogInputReaderFactory
ServiceLoader-discoverable factory for CatalogInputReaders.
Plan §7.1 / §13.1.
Phase 1A skeleton — implementations land in P1B (T1B.12) and Phase 2.A.
| Modifier and Type | Method and Description |
|---|---|
CatalogInputReader |
create() |
CatalogInputKind |
kind() |
CatalogInputKind kind()
CatalogInputReader create()