org.apache.axis2.wsdl.util
Class Java2WSDLOptionsValidator

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

public class Java2WSDLOptionsValidator
extends java.lang.Object
implements org.apache.axis2.util.OptionsValidator, org.apache.axis2.util.CommandLineOptionConstants


Nested Class Summary
 
Nested classes inherited from class org.apache.axis2.util.CommandLineOptionConstants
org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants, org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
Field Summary
 
Fields inherited from interface org.apache.axis2.util.CommandLineOptionConstants
SOLE_INPUT
 
Constructor Summary
Java2WSDLOptionsValidator()
           
 
Method Summary
 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 Detail

Java2WSDLOptionsValidator

public Java2WSDLOptionsValidator()
Method Detail

isInvalid

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


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.