You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by James Strachan <js...@protique.com> on 2004/09/14 20:25:18 UTC

supporting StAX in the generated Factory classes?

I've just started to take a look at CVS HEAD for v2 of XMLBeans and 
noticed that the generated Factory inner classes still use the 
org.apache.xmlbeans.xml.stream.XMLInputStream and don't use the StAX 
APIs.

e.g. the  following method

    void printFactory(SchemaType sType) throws IOException

in SchemaTypeCodePrinter in the xmlcomp module doesn't include any StAX 
code or the ability to generate it.

Are there any plans to add helper methods to the factories which take 
StAX XMLStreamReader?

James

/**********************************
* James Strachan
*
* Protique
* http://protique.com/
* Enterprise Open Source
*
* Blog:
* http://radio.weblogs.com/0112098/
**********************************/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org