API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.tools. OptionChecker View Source
Author(s)
Peter von der Ahé
Since
1.6
Version
Serial
Hierarchy
 OptionChecker
Subinterfaces
Description
public interface OptionChecker
  Interface for recognizing options.
See also:   
Methods
Hide/Show inherited methods
public int isSupportedOption (String option)
  Determines if the given option is supported and if so, the number of arguments the option takes.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar