Class NativeLibrary
java.lang.Object
org.apache.felix.framework.util.manifestparser.NativeLibrary
-
Constructor Details
-
Method Details
-
getEntryName
-
getOSNames
-
getProcessors
-
getOSVersions
-
getLanguages
-
getSelectionFilter
-
match
Determines if the specified native library name matches this native library definition.
- Parameters:
name
- the native library name to try to match.- Returns:
- true if this native library name matches this native library definition; false otherwise.
-
toString
-