OSGi - serializer-2.7.1.jar

Back

Field Value
OSGi No
Manifest
Manifest-Version: 1.0
Class-Path: xml-apis.jar
Created-By: 1.3.1 (IBM Corporation)
Main-Class: org.apache.xml.serializer.Version

Name: org/apache/xml/serializer/
Implementation-Vendor: Apache Software Foundation
Implementation-Title: org.apache.xml.serializer
Implementation-Version: 2.7.1
Specification-Vendor: W3C Recommendation 16 November 1999
Specification-Title: XSL Transformations (XSLT), at http://www.w3.org/
TR/xslt
Implementation-URL: http://xml.apache.org/xalan-j/usagepatterns.html
Specification-Version: 1.0
Comment: Serializer to write out XML, HTML etc. as a stream of charact
ers from an input DOM or from input SAX events.

Name: org/apache/xml/serializer/utils/
Implementation-Vendor: Apache Software Foundation
Implementation-Title: org.apache.xml.serializer.utils
Implementation-Version: 2.7.1
Comment: Utilities used internally by the Serializer. Not for external
use.

OSGi Manifest
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.apache.xml.serializer
Bundle-Description: serializer-2.7.1
Bundle-Name: serializer-2.7.1
Bundle-Version: 1.0
Export-Package: org.apache.xml.serializer;uses:="org.apache.xml.serializer.dom3,org.apache.xml.serializer.utils",org.apache.xml.serializer.dom3;uses:="org.apache.xml.serializer,org.apache.xml.serializer.utils",org.apache.xml.serializer.utils
Import-Package: java.io,java.lang,java.lang.reflect,java.net,java.security,java.text,java.util,javax.xml.transform;version="1.3",org.w3c.dom;version="1.3",org.w3c.dom.ls;version="1.3",org.w3c.dom.traversal;version="1.3",org.xml.sax;version="1.3",org.xml.sax.ext;version="1.3",org.xml.sax.helpers;version="1.3"


Generated by: JBoss Tattletale 1.1.0.Final