public final class NativeLibraryDescriptor extends Object
Parser.parseLibraryDescriptor(java.lang.CharSequence)) to interpret their source string.| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
List<String> |
getFlags()
An optional array of implementation dependent flags.
|
boolean |
isDefaultLibrary()
Check whether this represents the default library.
|
public boolean isDefaultLibrary()
public String getFilename()
null for the default librarypublic List<String> getFlags()
RTLD_* flags on posix compliant systems.