Interface FactoryRegistry
- All Known Implementing Classes:
DefaultFactoryRegistry
public interface FactoryRegistry
-
Method Summary
Modifier and TypeMethodDescriptionfindForFormattingOptions(FormattingOptions formattingOptions) register(FormatFactoryInterface... formatFactory) unregister(Class<? extends FormatFactoryInterface> clazz)
-
Method Details
-
register
-
unregister
-
findForFormattingOptions
-