R
- Resource class that this factory creates.public interface ResourceFactory<R extends Resource>
Modifier and Type | Method and Description |
---|---|
R |
create(String uriAsString) |
R |
create(String uriAsString,
String extension) |
R create(String uriAsString) throws URISyntaxException, IOException
URISyntaxException
IOException
R create(String uriAsString, String extension) throws URISyntaxException, IOException
URISyntaxException
IOException
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries