public class LibFile
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.net.URL |
getLibFile(java.lang.String fileName)
Method to find a library file.
|
static java.lang.String[] |
getSpicePartsLibraries()
Method to find all files that are SPICE parts libraries.
|
public static java.net.URL getLibFile(java.lang.String fileName)
fileName
- the name of the file in the library area.
These files are typically readable dumps of essential files used by everyone.public static java.lang.String[] getSpicePartsLibraries()