Uses of Class
org.apache.felix.framework.util.manifestparser.NativeLibraryClause
-
Packages that use NativeLibraryClause Package Description org.apache.felix.framework.util.manifestparser -
-
Uses of NativeLibraryClause in org.apache.felix.framework.util.manifestparser
Methods in org.apache.felix.framework.util.manifestparser that return NativeLibraryClause Modifier and Type Method Description static NativeLibraryClauseNativeLibraryClause. parse(Logger logger, java.lang.String s)Constructors in org.apache.felix.framework.util.manifestparser with parameters of type NativeLibraryClause Constructor Description NativeLibraryClause(NativeLibraryClause library)
-