Note: implementations of provider should NOT use introspection via {@link javax.xml.stream.XMLOutputFactory#newInstance} as it willnot work with OSGi. Instead, providers should directly construct instances of concrete factory they represent. That is, there will be one provider implementation per concrete Stax/Stax2 implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|