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

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

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

Methods in org.apache.felix.framework.util.manifestparser that return R4Directive
 R4Directive[] Requirement.getDirectives()
           
 R4Directive[] Capability.getDirectives()
           
static R4Directive ManifestParser.parseExtensionBundleHeader(java.lang.String header)
           
 

Constructors in org.apache.felix.framework.util.manifestparser with parameters of type R4Directive
Capability(IModule module, java.lang.String namespace, R4Directive[] dirs, R4Attribute[] attrs)
           
Requirement(java.lang.String namespace, R4Directive[] directives, R4Attribute[] attributes)
           
 



Copyright © 2011. All Rights Reserved.