public interface LCMSDataSourceDetector
@ProviderFor annotation.
Those implementations should follow the standard Service Provider rules:
- The class must implement the target interface (this interface in this case)
- The class must provide a no-args constructor
- The class must be public| Modifier and Type | Method and Description |
|---|---|
void |
accepts(Path path) |
void accepts(Path path)
path - Copyright © 2017. All rights reserved.