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 information 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.serial izer.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.secu rity,java.text,java.util,javax.xml.transform;version="1.3",org.w3c.do m;version="1.3",org.w3c.dom.ls;version="1.3",org.w3c.dom.traversal;ve rsion="1.3",org.xml.sax;version="1.3",org.xml.sax.ext;version="1.3",o rg.xml.sax.helpers;version="1.3"