[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
JAXB :customizing a class hierarchy
- From: c b <cindyloo_home@...>
- To: xml-dev@...
- Date: Fri, 11 May 2007 11:39:48 -0700 (PDT)
hi there- I have a schema def with a pretty basic set of elements: <AgencyReg> <Agency> <Service> <Trip> from which I wish to have JAXB generate the corresponding Java classes. If I use the jaxb xjc.bat file, how can I tell this batch file (via cmd line or some sort of customization) to create a PARENT class called XData, and to have the classes AgencyReg and Service inherit from it? thanks, Cindy
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|