Package org.apache.axis2.wsdl.util
Class WSDL2JavaOptionsValidator
java.lang.Object
org.apache.axis2.wsdl.util.WSDL2JavaOptionsValidator
- All Implemented Interfaces:
org.apache.axis2.util.CommandLineOptionConstants,org.apache.axis2.util.OptionsValidator
public class WSDL2JavaOptionsValidator
extends Object
implements org.apache.axis2.util.CommandLineOptionConstants, org.apache.axis2.util.OptionsValidator
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.axis2.util.CommandLineOptionConstants
org.apache.axis2.util.CommandLineOptionConstants.ExtensionArguments, org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants -
Field Summary
Fields inherited from interface org.apache.axis2.util.CommandLineOptionConstants
SOLE_INPUT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisInvalid(org.apache.axis2.util.CommandLineOption option)
-
Constructor Details
-
WSDL2JavaOptionsValidator
public WSDL2JavaOptionsValidator()
-
-
Method Details
-
isInvalid
public boolean isInvalid(org.apache.axis2.util.CommandLineOption option) - Specified by:
isInvalidin interfaceorg.apache.axis2.util.OptionsValidator
-