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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isInvalid(org.apache.axis2.util.CommandLineOption option)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WSDL2JavaOptionsValidator

      public WSDL2JavaOptionsValidator()
  • Method Details

    • isInvalid

      public boolean isInvalid(org.apache.axis2.util.CommandLineOption option)
      Specified by:
      isInvalid in interface org.apache.axis2.util.OptionsValidator