Package | Description |
---|---|
org.apache.felix.bundlerepository | |
org.apache.felix.bundlerepository.impl |
Modifier and Type | Method and Description |
---|---|
Property[] |
Capability.getProperties()
Return the properties of this capability
|
Property |
DataModelHelper.readProperty(java.io.Reader reader) |
Property |
DataModelHelper.readProperty(java.lang.String xml) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
DataModelHelper.writeProperty(Property property) |
void |
DataModelHelper.writeProperty(Property property,
java.io.Writer writer) |
Modifier and Type | Class and Description |
---|---|
class |
PropertyImpl |
Modifier and Type | Method and Description |
---|---|
Property[] |
OSGiCapabilityAdapter.getProperties() |
Property[] |
CapabilityImpl.getProperties() |
Property |
DataModelHelperImpl.readProperty(java.io.Reader reader) |
Property |
DataModelHelperImpl.readProperty(java.lang.String xml) |
Modifier and Type | Method and Description |
---|---|
void |
CapabilityImpl.addProperty(Property prop) |
java.lang.String |
DataModelHelperImpl.writeProperty(Property property) |
void |
DataModelHelperImpl.writeProperty(Property property,
java.io.Writer writer) |
Copyright © 2006-2017 The Apache Software Foundation. All Rights Reserved.