dev@jaxb.java.net

How to generate an abstract class with JAXB?

From: alisamad <alisamad_at_yahoo.com>
Date: Tue, 25 Nov 2008 12:00:33 -0800 (PST)

Hi I have posted this question somewhere, so I am gonna try here as well.

I have a schema file and I would like to generate a class which would be an
abstract class
i.e the generated class would look like this:

public abstract class MyClass {
.....
}

Can it be done with an annotation or with an external binding file?

many thanks,

-- 
View this message in context: http://www.nabble.com/How-to-generate-an-abstract-class-with-JAXB--tp20688552p20688552.html
Sent from the java.net - jaxb dev mailing list archive at Nabble.com.