public class FixProxies extends Object
This step is necessary to avoid potential global namespace name clashes with various Java constants.
Constructor and Description |
---|
FixProxies(String conflictsFile) |
Modifier and Type | Method and Description |
---|---|
void |
fixProxies(String pathPrefix) |
static void |
main(String[] args) |
public FixProxies(String conflictsFile) throws IOException
IOException
public void fixProxies(String pathPrefix)
public static void main(String[] args) throws IOException
IOException
Copyright © 2015–2022 SciJava. All rights reserved.