JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isInvalid
(
CommandLineOption
option)
Method Details
isInvalid
boolean
isInvalid
(
CommandLineOption
option)