Uses of Class
org.apache.ivy.osgi.core.OSGiManifestParser
-
Packages that use OSGiManifestParser Package Description org.apache.ivy.osgi.core -
-
Uses of OSGiManifestParser in org.apache.ivy.osgi.core
Fields in org.apache.ivy.osgi.core declared as OSGiManifestParser Modifier and Type Field Description private static OSGiManifestParser
OSGiManifestParser. INSTANCE
Methods in org.apache.ivy.osgi.core that return OSGiManifestParser Modifier and Type Method Description static OSGiManifestParser
OSGiManifestParser. getInstance()
-