dev@jaxb.java.net

xjc plugins

From: Ymo <ymo.mail_at_gmail.com>
Date: Tue, 19 Feb 2008 09:27:11 -0500

Hi.
According to the plugin page https://jaxb.dev.java.net/plugin.html :

"A plugin can also choose to take over the XJC's code generation process
completely. Only one plugin can do this at any given time, but this allows a
plugin to generate a radically different code from a schema."

However there is absolutely no docs or even samples on how to do this. Can
anyone please share how i can accomplish this ? I already have a plugin
working. But i cant stop xjc from generating files. My plugin already takes
care of the generation part.