public class SharedModulesParser extends Object
| Constructor and Description |
|---|
SharedModulesParser()
Constructor.
|
SharedModulesParser(String xmlFileName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSharedModules()
Retrieves a
Set with the name of the Python modules to be shared across sub-interpreters. |
public SharedModulesParser(String xmlFileName)
xmlFileName - The name of a XML file.public SharedModulesParser()
Copyright © 2018 Feedzai. All rights reserved.