dev@jaxb.java.net

xjc at runtime

From: hussein <hussein_at_bisan.com>
Date: Mon, 8 Jan 2007 14:54:12 +0200

hi :

i use JAXB 2.0 and i wanna know if i can use the JAXB compiler (xjc) at the runtime by
my own code , like a method or class that can compile xml schema to java beans, rather
than generate the beans in the command-line approach. coz my xml schema changes at
runtime . ????????

thanks ...