org.apache.cxf.xjc.bug671
Class Bug671Plugin
java.lang.Object
org.apache.cxf.xjc.bug671.Bug671Plugin
public class Bug671Plugin
- extends java.lang.Object
Modifies the JAXB code model to handle package naming that run into:
https://jaxb.dev.java.net/issues/show_bug.cgi?id=671
Constructor Summary |
Bug671Plugin(com.sun.tools.xjc.Plugin p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bug671Plugin
public Bug671Plugin(com.sun.tools.xjc.Plugin p)
getOptionName
public java.lang.String getOptionName()
getUsage
public java.lang.String getUsage()
onActivated
public void onActivated(com.sun.tools.xjc.Options opt)
throws com.sun.tools.xjc.BadCommandLineException
- Throws:
com.sun.tools.xjc.BadCommandLineException
Apache CXF