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(Reader reader) |
Property |
DataModelHelper.readProperty(String xml) |
Modifier and Type | Method and Description |
---|---|
String |
DataModelHelper.writeProperty(Property property) |
void |
DataModelHelper.writeProperty(Property property,
Writer writer) |
Modifier and Type | Class and Description |
---|---|
class |
PropertyImpl |
Modifier and Type | Method and Description |
---|---|
Property[] |
CapabilityImpl.getProperties() |
Property |
DataModelHelperImpl.readProperty(Reader reader) |
Property |
DataModelHelperImpl.readProperty(String xml) |
Modifier and Type | Method and Description |
---|---|
void |
CapabilityImpl.addProperty(Property prop) |
String |
DataModelHelperImpl.writeProperty(Property property) |
void |
DataModelHelperImpl.writeProperty(Property property,
Writer writer) |
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.