public class FormatFactoryUtil extends Object
FileFormatFactory
s.Constructor and Description |
---|
FormatFactoryUtil() |
Modifier and Type | Method and Description |
---|---|
static <T extends FileFormatFactory> |
discoverFactory(ClassLoader classLoader,
String identifier)
Discovers a file format factory.
|
public static <T extends FileFormatFactory> T discoverFactory(ClassLoader classLoader, String identifier)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.