|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| org.apache.felix.framework.capabilityset | |
| org.apache.felix.framework.util.manifestparser | |
| Uses of Attribute in org.apache.felix.framework.capabilityset |
|---|
| Methods in org.apache.felix.framework.capabilityset that return Attribute | |
|---|---|
Attribute |
Capability.getAttribute(java.lang.String name)
|
| Methods in org.apache.felix.framework.capabilityset that return types with arguments of type Attribute | |
|---|---|
java.util.List<Attribute> |
Capability.getAttributes()
|
| Uses of Attribute in org.apache.felix.framework.util.manifestparser |
|---|
| Fields in org.apache.felix.framework.util.manifestparser with type parameters of type Attribute | |
|---|---|
java.util.List<Attribute> |
ParsedHeaderClause.m_attrs
|
| Methods in org.apache.felix.framework.util.manifestparser that return Attribute | |
|---|---|
Attribute |
CapabilityImpl.getAttribute(java.lang.String name)
|
| Methods in org.apache.felix.framework.util.manifestparser that return types with arguments of type Attribute | |
|---|---|
java.util.List<Attribute> |
CapabilityImpl.getAttributes()
|
| Constructor parameters in org.apache.felix.framework.util.manifestparser with type arguments of type Attribute | |
|---|---|
CapabilityImpl(Module module,
java.lang.String namespace,
java.util.List<Directive> dirs,
java.util.List<Attribute> attrs)
|
|
ParsedHeaderClause(java.util.List<java.lang.String> paths,
java.util.List<Directive> dirs,
java.util.List<Attribute> attrs)
|
|
RequirementImpl(Module module,
java.lang.String namespace,
java.util.List<Directive> dirs,
java.util.List<Attribute> attrs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||