Hi,
(B
(BI'm looking for java source code generation library, and I think
(BCastor's org.exolab.javasource package is good choice.
(B
(BBut the following codes cannot be generated by it.
(B
(B(1) static fields in java interface code
(B    org.exolab.javasource.JInterface class do not have methods
(B    to add static fields.
(B
(B(2) "throws" of constructor declaration
(B    org.exolab.javasource.JConstructor class do not have methods
(B    to add exceptions. 
(B
(BTo generate XML data class, the above interfaces may be unnecessary.
(BBut I want to make this package have various uses except for generating xml
(Bdata class. Do you have a plan to do that?
(B
(B
(Bthanks,
(BEiji Yoshida
(B
(B----------------------------------------------------------- 
(BIf you wish to unsubscribe from this mailing, send mail to
([EMAIL PROTECTED] with a subject of:
(B        unsubscribe castor-dev


Reply via email to