Uses of Class
org.apache.felix.framework.util.manifestparser.NativeLibraryClause
Packages that use NativeLibraryClause
-
Uses of NativeLibraryClause in org.apache.felix.framework.util.manifestparser
Fields in org.apache.felix.framework.util.manifestparser with type parameters of type NativeLibraryClauseModifier and TypeFieldDescriptionprivate List<NativeLibraryClause> ManifestParser.m_libraryClausesMethods in org.apache.felix.framework.util.manifestparser that return NativeLibraryClauseModifier and TypeMethodDescriptionprivate NativeLibraryClauseManifestParser.getSelectedLibraryClause()static NativeLibraryClauseMethods in org.apache.felix.framework.util.manifestparser that return types with arguments of type NativeLibraryClauseModifier and TypeMethodDescriptionManifestParser.getLibraryClauses()private static List<NativeLibraryClause> ManifestParser.parseLibraryStrings(Logger logger, List<String> libStrs) Parses native code manifest headers.Method parameters in org.apache.felix.framework.util.manifestparser with type arguments of type NativeLibraryClauseModifier and TypeMethodDescription(package private) static List<BundleRequirement> ManifestParser.convertNativeCode(BundleRevision owner, List<NativeLibraryClause> nativeLibraryClauses, boolean hasOptionalLibraryDirective) private intManifestParser.firstSortedClause(List<NativeLibraryClause> clauseList) Constructors in org.apache.felix.framework.util.manifestparser with parameters of type NativeLibraryClause