org.apache.axis2.util
Interface OptionsValidator

All Known Implementing Classes:
WSDL2JavaOptionsValidator

public interface OptionsValidator

An interface for the options validator. This acts as the input for the commandlineOptions parser


Method Summary
 boolean isInvalid(CommandLineOption option)
           
 

Method Detail

isInvalid

boolean isInvalid(CommandLineOption option)


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