All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.parser.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="catalog-parser">
   <implementation class="org.daisy.pipeline.xmlcatalog.stax.StaxXmlCatalogParser"/>
   <service>
      <provide interface="org.daisy.pipeline.xmlcatalog.XmlCatalogParser"/>
   </service>
   <reference bind="setFactory" cardinality="1..1" interface="javax.xml.stream.XMLInputFactory" name="stax-input-factory" policy="static"/> 
</scr:component>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy