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 PropertyImplPullParser. parseProperty(java.io.Reader r)PropertyImplPullParser. parseProperty(org.xmlpull.v1.XmlPullParser reader)abstract PropertyImplRepositoryParser. parseProperty(java.io.Reader reader)PropertyImplStaxParser. parseProperty(java.io.Reader r)Constructors in org.apache.felix.bundlerepository.impl with parameters of type PropertyImpl Constructor Description CapabilityImpl(java.lang.String name, PropertyImpl[] properties)
-