I have a case where I would like to substitute own providers for the jre default TransformerFactory, SchemaFactory, JAXBContext and other factories.

I see from the OSGi 5.0 enterprise XML Parser service spec that it's possible to register DocumentBuilderFactorys and SAXParserFactorys...but these two seem to be the only factories listed in the spec, and I don't see anything in the spec about TransformerFactory, SchemaFactory, JAXBContext, etc.

Is there some part of spec...or other resources..that deals with these other xml factories?

Thanksinadvance,

Scott



_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to