org.apache.axis2.wsdl.util
Class WSDL2JavaOptionsValidator

java.lang.Object
  extended by org.apache.axis2.wsdl.util.WSDL2JavaOptionsValidator
All Implemented Interfaces:
CommandLineOptionConstants, OptionsValidator

public class WSDL2JavaOptionsValidator
extends java.lang.Object
implements CommandLineOptionConstants, OptionsValidator


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.axis2.util.CommandLineOptionConstants
CommandLineOptionConstants.ExtensionArguments, CommandLineOptionConstants.WSDL2JavaConstants
 
Field Summary
 
Fields inherited from interface org.apache.axis2.util.CommandLineOptionConstants
SOLE_INPUT
 
Constructor Summary
WSDL2JavaOptionsValidator()
           
 
Method Summary
 boolean isInvalid(CommandLineOption option)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDL2JavaOptionsValidator

public WSDL2JavaOptionsValidator()
Method Detail

isInvalid

public boolean isInvalid(CommandLineOption option)
Specified by:
isInvalid in interface OptionsValidator


Copyright © 2007 Apache Web Services Project. All Rights Reserved.