download (197000 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/6.0.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=JavaSE)(version>=1.6))" |
| Other manifest attributes | |
| Build-Date | Fri October 21 2016, 12:17:14 |
| Built-From | /Users/jan/git/knopflerfish/knopflerfish.org/osgi/bundles/xml/crimson |
| Bundle-Category | lib |
| Bundle-GitURL | https://github.com/knopflerfish/knopflerfish.org/tree/6.0.0/osgi/bundles/xml/crimson/ |
| Bundle-UUID | org.knopflerfish:crimson:2.1.0.kf4-001 |
| Knopflerfish-Version | 6.0.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-8.0.0 | 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-003 | 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.1.0 | javax.xml.parsers |
| javax/xml/parsers/FactoryFinder.java |
| org/osgi/util/xml/XMLParserActivator.java |