f8368ecd50
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/xpp3#08edf584939e555fc35a55f0630f3fa73022b934
20 lines
578 B
Plaintext
20 lines
578 B
Plaintext
Bundle-ManifestVersion: 2
|
|
Bundle-SymbolicName: org.xmlpull
|
|
Bundle-Version: 1.1.4
|
|
Export-Package: org.xmlpull.mxp1,
|
|
org.xmlpull.mxp1_serializer,
|
|
org.xmlpull.v1,
|
|
org.xmlpull.v1.builder,
|
|
org.xmlpull.v1.builder.adapter,
|
|
org.xmlpull.v1.builder.impl,
|
|
org.xmlpull.v1.dom2_builder,
|
|
org.xmlpull.v1.parser_pool,
|
|
org.xmlpull.v1.sax2,
|
|
org.xmlpull.v1.util,
|
|
org.xmlpull.v1.wrapper,
|
|
org.xmlpull.v1.wrapper.classic
|
|
Import-Package: javax.xml.parsers;resolution:=optional,
|
|
org.w3c.dom;resolution:=optional,
|
|
org.xml.sax;resolution:=optional,
|
|
org.xml.sax.helpers;resolution:=optional
|