Uses of Class
org.apache.felix.framework.util.manifestparser.R4LibraryClause

Packages that use R4LibraryClause
org.apache.felix.framework.util.manifestparser   
 

Uses of R4LibraryClause in org.apache.felix.framework.util.manifestparser
 

Methods in org.apache.felix.framework.util.manifestparser that return R4LibraryClause
static R4LibraryClause R4LibraryClause.parse(Logger logger, java.lang.String s)
           
 

Methods in org.apache.felix.framework.util.manifestparser that return types with arguments of type R4LibraryClause
 java.util.List<R4LibraryClause> ManifestParser.getLibraryClauses()
           
 

Constructors in org.apache.felix.framework.util.manifestparser with parameters of type R4LibraryClause
R4LibraryClause(R4LibraryClause library)
           
 



Copyright © 2012. All Rights Reserved.