public class IntellijModulesListParser extends Object
Constructor and Description |
---|
IntellijModulesListParser() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<ModuleIndexEntry> |
getAllModules(InputStream modulesFile) |
public com.google.common.collect.ImmutableSet<ModuleIndexEntry> getAllModules(InputStream modulesFile) throws IOException
modulesFile
- modules.xml input streamIOException