public class RefsetImporter extends Object
| Constructor and Description |
|---|
RefsetImporter() |
| Modifier and Type | Method and Description |
|---|---|
static IModuleDependencyRefset |
importModuleDependencyRefset(Set<InputStream> refsetFiles)
Imports a module dependency reference set from a
Set of
InputStreams. |
public static IModuleDependencyRefset importModuleDependencyRefset(Set<InputStream> refsetFiles) throws ImportException
Set of
InputStreams. This method closes the InputStreams after
loading the reference sets.refsetFiles - The input streams.ImportExceptionCopyright © 2016 Australian e-Health Research Centre. All Rights Reserved.