org.apache.axis2.util
Interface OptionsValidator


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

public boolean isInvalid(CommandLineOption option)


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