Package org.apache.cxf.xjc.wsdlextension
Class WSDLExtension
java.lang.Object
org.apache.cxf.xjc.wsdlextension.WSDLExtension
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddWSDLExtension(com.sun.tools.xjc.outline.ClassOutline co) getUsage()intparseArgument(com.sun.tools.xjc.Options opt, String[] args, int index) booleanrun(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler)
-
Field Details
-
LOG
-
-
Constructor Details
-
WSDLExtension
public WSDLExtension()
-
-
Method Details
-
getOptionName
-
getUsage
-
parseArgument
public int parseArgument(com.sun.tools.xjc.Options opt, String[] args, int index) throws com.sun.tools.xjc.BadCommandLineException, IOException - Throws:
com.sun.tools.xjc.BadCommandLineExceptionIOException
-
run
public boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler) -
addWSDLExtension
private void addWSDLExtension(com.sun.tools.xjc.outline.ClassOutline co)
-