download (196914 bytes)
OSGi manifest attributes | |
Bundle-Name | Crimson-XML |
Bundle-SymbolicName | org.knopflerfish.bundle.crimson |
Bundle-Version | 2.1.0.kf4-001 |
Bundle-Description | The Crimson XML parser |
Bundle-Vendor | Apache/Knopflerfish |
Bundle-ContactAddress | http://www.knopflerfish.org |
Bundle-License | |
Bundle-DocURL | http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html?docpage=crimson/index.html |
Bundle-ManifestVersion | 2 |
Bundle-Activator | org.osgi.util.xml.XMLParserActivator |
Bundle-Classpath | .,crimson.jar |
Export-Package | javax.xml.parsers 1.2.0 org.apache.crimson.jaxp 0.0.0 org.w3c.dom 2.0.0 org.xml.sax 2.0.0 org.xml.sax.ext 1.0.0 org.xml.sax.helpers 2.0.0 |
Import-Package | javax.xml.parsers 0.0.0 org.apache.crimson.jaxp 0.0.0 org.osgi.framework [1.6.0,2.0.0) org.w3c.dom 0.0.0 org.xml.sax 0.0.0 org.xml.sax.ext 0.0.0 org.xml.sax.helpers 0.0.0 |
Dynamic-ImportPackage | |
Provide-Capability | |
Require-Capability | osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))" |
Other manifest attributes | |
Build-Date | Fri June 13 2014, 08:27:06 |
Built-From | /Users/jan/work/release/knopflerfish.org/osgi/bundles/xml/crimson |
Bundle-Category | lib |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/xml/crimson/ |
Bundle-UUID | org.knopflerfish:crimson:2.1.0.kf4-001 |
Knopflerfish-Version | 5.1.0 |
The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.
crimson-2.1.0.kf4-001 | javax.xml.parsers, org.apache.crimson.jaxp, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers |
xerces-2.10.1.kf5 | javax.xml.parsers, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers |
framework | org.osgi.framework |
The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.
crimson-2.1.0.kf4-001 | javax.xml.parsers, org.apache.crimson.jaxp, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers |
junit_all-3.8.1.kf4-001 | javax.xml.parsers, org.w3c.dom |
xalan-2.7.1.kf3_01 | org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers |
xml-4.0.0 | javax.xml.parsers |
javax/xml/parsers/FactoryFinder.java |
org/osgi/util/xml/XMLParserActivator.java |