Well, obviously, if you provide the implementation classes yourself,
then you are not really using XmlBeans anymore for runtime and you can't
rely on XmlBeans to do the parsing.
You can add your own code to the generated XmlBeans using the extension
feature, as described in
http://wiki.apache.org/xmlbeans/ExtensionInterfacesFeature
Radu
From: Adam Jenkins <[EMAIL PROTECTED]>
To: [email protected]
Subject: runtime specify implementing class?
Date: Fri, 10 Jun 2005 09:48:29 +1000
Hi All,
I've just learning XMLBeans 2.0. I've notice that xmlbeans creates
element interfaces and an implementation. Is it possible (and is there
any doco anyone can point me at) to change the implementation class
(i.e. to implement the generated interface with my own class) and parse
using that instead of the default implementation?
Cheers
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]