Interface UsageIf

All Known Implementing Classes:
J2EEToolPlugin, SecurityPlugin

public interface UsageIf
Author:
JAX-RPC Development Team
  • Method Details

    • getOptionsUsage

      Localizable getOptionsUsage()
      Returns:
      how to use the options of wscompile
    • getFeaturesUsage

      Localizable getFeaturesUsage()
      Returns:
      how to use the wscompile features
    • getInternalUsage

      Localizable getInternalUsage()
      Returns:
      intals of wscompile
    • getExamplesUsage

      Localizable getExamplesUsage()
      Returns:
      some examples of how to use wscompile
    • parseArguments

      boolean parseArguments(String[] args, UsageIf.UsageError err)
      After processing the argument in the array, mark the index as null
      Parameters:
      args -
      Returns:
      false if there is a problem with the expected arguments