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

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

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

Methods in org.apache.felix.framework.util.manifestparser that return R4Attribute
 R4Attribute[] Capability.getAttributes()
           
 R4Attribute[] Requirement.getAttributes()
           
 

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



Copyright © 2011. All Rights Reserved.