public class EuropeanLotlFetcher extends Object
This class is used to retrieve the Lotl XML file, which contains information about trusted lists in the European Union.
| Modifier and Type | Class and Description |
|---|---|
static class |
EuropeanLotlFetcher.Result
Represents the result of fetching the List of Trusted Lists (Lotl).
|
| Constructor and Description |
|---|
EuropeanLotlFetcher(LotlService service)
Constructs a new instance of
EuropeanLotlFetcher with the specified LotlService. |
| Modifier and Type | Method and Description |
|---|---|
EuropeanLotlFetcher.Result |
fetch()
Loads the List of Trusted Lists (Lotl) from the predefined URL.
|
public EuropeanLotlFetcher(LotlService service)
EuropeanLotlFetcher with the specified LotlService.service - the LotlService used to retrieve resourcespublic EuropeanLotlFetcher.Result fetch()
Copyright © 1998–2025 Apryse Group NV. All rights reserved.