@MetaInfServices(value=Service.class) @Alias(value="PRISM") @ServiceStatus(value=DEVELOPMENT) public class PRISMExportService extends Object implements Service
Constructor and Description |
---|
PRISMExportService() |
Modifier and Type | Method and Description |
---|---|
void |
export(PRISMConfig config,
File file) |
void |
run(PRISMConfig config,
String filename) |
public void run(PRISMConfig config, String filename) throws IOException, GsException
IOException
GsException
public void export(PRISMConfig config, File file) throws IOException, GsException
IOException
GsException
Copyright © 2005–2020. All rights reserved.