Uses of Class
org.apache.felix.bundlerepository.impl.PropertyImpl
-
Packages that use PropertyImpl Package Description org.apache.felix.bundlerepository.impl -
-
Uses of PropertyImpl in org.apache.felix.bundlerepository.impl
Methods in org.apache.felix.bundlerepository.impl that return PropertyImpl Modifier and Type Method Description PropertyImpl
PullParser. parseProperty(java.io.Reader r)
PropertyImpl
PullParser. parseProperty(org.xmlpull.v1.XmlPullParser reader)
abstract PropertyImpl
RepositoryParser. parseProperty(java.io.Reader reader)
PropertyImpl
StaxParser. parseProperty(java.io.Reader r)
private PropertyImpl
StaxParser. parseProperty(javax.xml.stream.XMLStreamReader reader)
Constructors in org.apache.felix.bundlerepository.impl with parameters of type PropertyImpl Constructor Description CapabilityImpl(java.lang.String name, PropertyImpl[] properties)
-