MINI SHELL

Server : Apache/2.2.2 (Fedora)
System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686
User : apache ( 48)
PHP Version : 5.2.9
Disable Function : NONE
Directory :  /usr/share/javadoc/gnu.getopt/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/javadoc/gnu.getopt/alphaindex.html
<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE html PUBLIC "-//gnu.org///DTD XHTML 1.1 plus Target 1.0//EN" "./resources/xhtml11-target10.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><title>Alphabetical Index (gnu.getopt JavaDoc)</title><script src="./resources/gjdoc.js" type="text/javascript"><!-- this comment required for konqueror 3.2.2 --></script><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"/><meta name="generator" content="GNU Gjdoc Standard Doclet"/><link rel="stylesheet" type="text/css" href="./resources/gjdochtml-clean-layout.css" title="GNU Clean"/><link rel="stylesheet" type="text/css" href="./resources/gjdochtml-clean-color1.css" title="GNU Clean"/></head><body class="content index" onload="if(parent.contentPageLoaded)parent.contentPageLoaded(document.title)"><table class="navbar div top"><tr><td class="navbar div top"><div class="navbar div top"><span class="navbar item enabled"><a href="./overview-summary.html">Overview</a></span> <span class="navbar item disabled">Package</span> <span class="navbar item enabled"><a href="tree.html">Tree</a></span> <span class="navbar item active">Index</span> <span class="navbar item enabled"><a href="./deprecated.html">Deprecated</a></span> <span class="navbar item enabled"><a href="./about.html">About</a></span></div></td></tr><tr><td class="navi"></td><td class="navi"><a href="./index.html" title="Show in a frameset" target="_top">Frames</a> | <a href="alphaindex.html" title="Show without frames" target="_top">No Frames</a> </td></tr></table><h1 class="index title">Alphabetical Index</h1><div class="index letters"><span class="index letter"><a href="#A">A</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#C">C</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#E">E</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#F">F</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#G">G</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#H">H</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#L">L</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#M">M</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#N">N</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#O">O</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#P">P</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#R">R</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#S">S</a></span><span class="index letter spacer"> </span><span class="index letter"><a href="#V">V</a></span><span class="index letter spacer"> </span></div><a name="A" id="A"/><h2 class="index category header">A</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#argv">argv</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Saved argument list passed to the program
</div></div></div><a name="C" id="C"/><h2 class="index category header">C</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#checkLongOption()">checkLongOption()</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Check to see if an option is a valid long option.</div></div></div><a name="E" id="E"/><h2 class="index category header">E</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#exchange(String[])">exchange(String[])</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Exchange the shorter segment with the far end of the longer segment.</div></div></div><a name="F" id="F"/><h2 class="index category header">F</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#first_nonopt">first_nonopt</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> The index of the first non-option in argv[]
</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#flag">flag</a> - field in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> If this variable is not null, then the value stored in "val" is stored
 here when this long option is encountered.</div></div></div><a name="G" id="G"/><h2 class="index category header">G</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#getFlag()">getFlag()</a> - method in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Returns the value of the 'flag' field for this long option
</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#getHasArg()">getHasArg()</a> - method in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Returns the value set for the 'has_arg' field for this long option
</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#getLongind()">getLongind()</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Returns the index into the array of long options (NOT argv) representing
 the long option that was found.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#getName()">getName()</a> - method in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Returns the name of this LongOpt as a String
</div></div><div class="index entry"><div class="key"><a href="gnu/getopt/Getopt.html">Getopt</a> - class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> This is a Java port of GNU getopt, a class for parsing command line
 arguments passed to programs.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#getopt()">getopt()</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> This method returns a char that is the current option that has been
 parsed from the command line.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#Getopt(String,String[],String)">Getopt(String,String[],String)</a> - constructor for class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Construct a basic Getopt instance with the given input data.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#Getopt(String,String[],String,gnu.getopt.LongOpt[])">Getopt(String,String[],String,gnu.getopt.LongOpt[])</a> - constructor for class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Construct a Getopt instance with given input data that is capable of
 parsing long options as well as short.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#Getopt(String,String[],String,gnu.getopt.LongOpt[],boolean)">Getopt(String,String[],String,gnu.getopt.LongOpt[],boolean)</a> - constructor for class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Construct a Getopt instance with given input data that is capable of
 parsing long options and short options.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#getOptarg()">getOptarg()</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> For communication from `getopt' to the caller.</div></div><div class="index entry"><div class="key"><a href="gnu/getopt/GetoptDemo.html">GetoptDemo</a> - class gnu.getopt.<a href="./gnu/getopt/GetoptDemo.html" title="Class in gnu.getopt">GetoptDemo</a></div><div class="description"></div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#getOptind()">getOptind()</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> optind it the index in ARGV of the next element to be scanned.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#getOptopt()">getOptopt()</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> When getopt() encounters an invalid option, it stores the value of that
 option in optopt which can be retrieved with this method.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#getVal()">getVal()</a> - method in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Returns the value of the 'val' field for this long option
</div></div><div class="index entry"><div class="key"><a href="gnu/getopt/package-summary.html">gnu.getopt</a> - package</div><div class="description"></div></div></div><a name="H" id="H"/><h2 class="index category header">H</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#has_arg">has_arg</a> - field in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Indicates whether the option has no argument, a required argument, or
 an optional argument.</div></div></div><a name="L" id="L"/><h2 class="index category header">L</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#last_nonopt">last_nonopt</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> The index of the last non-option in argv[]
</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#long_only">long_only</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> This flag determines whether or not we are parsing only long args
</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#long_options">long_options</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> This is an array of LongOpt objects which describ the valid long 
 options.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#longind">longind</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Stores the index into the long_options array of the long option found
</div></div><div class="index entry"><div class="key"><a href="gnu/getopt/LongOpt.html">LongOpt</a> - class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> This object represents the definition of a long option in the Java port
 of GNU getopt.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#LongOpt(String,int,StringBuffer,int)">LongOpt(String,int,StringBuffer,int)</a> - constructor for class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Create a new LongOpt object with the given parameter values.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#longopt_handled">longopt_handled</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> A flag which communicates whether or not checkLongOption() did all
 necessary processing for the current option
</div></div></div><a name="M" id="M"/><h2 class="index category header">M</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/GetoptDemo.html#main(String[])">main(String[])</a> - static method in class gnu.getopt.<a href="./gnu/getopt/GetoptDemo.html" title="Class in gnu.getopt">GetoptDemo</a></div><div class="description"></div></div></div><a name="N" id="N"/><h2 class="index category header">N</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#name">name</a> - field in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> The name of the long option
</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#nextchar">nextchar</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> The next char to be scanned in the option-element
 in which the last option character we returned was found.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#NO_ARGUMENT">NO_ARGUMENT</a> - static field in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Constant value used for the "has_arg" constructor argument.</div></div></div><a name="O" id="O"/><h2 class="index category header">O</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#optarg">optarg</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> For communication from `getopt' to the caller.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#opterr">opterr</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Callers store false here to inhibit the error message
 for unrecognized options.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#optind">optind</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description">  Index in ARGV of the next element to be scanned.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#OPTIONAL_ARGUMENT">OPTIONAL_ARGUMENT</a> - static field in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Constant value used for the "has_arg" constructor argument.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#optopt">optopt</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> When an unrecognized option is encountered, getopt will return a '?'
 and store the value of the invalid option here.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#optstring">optstring</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> This is the string describing the valid short options.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#ordering">ordering</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Determines whether we permute arguments or not
</div></div></div><a name="P" id="P"/><h2 class="index category header">P</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#PERMUTE">PERMUTE</a> - static field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> PERMUTE is the default.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#posixly_correct">posixly_correct</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> The flag determines whether or not we operate in strict POSIX compliance
</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#progname">progname</a> - field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Name to print as the program name in error messages.</div></div></div><a name="R" id="R"/><h2 class="index category header">R</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#REQUIRE_ORDER">REQUIRE_ORDER</a> - static field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Describe how to deal with options that follow non-option ARGV-elements.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#REQUIRED_ARGUMENT">REQUIRED_ARGUMENT</a> - static field in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> Constant value used for the "has_arg" constructor argument.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#RETURN_IN_ORDER">RETURN_IN_ORDER</a> - static field in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> RETURN_IN_ORDER is an option available to programs that were written
 to expect options and other ARGV-elements in any order and that care about
 the ordering of the two.</div></div></div><a name="S" id="S"/><h2 class="index category header">S</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#setArgv(String[])">setArgv(String[])</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Since in GNU getopt() the argument vector is passed back in to the
 function every time, the caller can swap out argv on the fly.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#setOpterr(boolean)">setOpterr(boolean)</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> Normally Getopt will print a message to the standard error when an
 invalid option is encountered.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#setOptind(int)">setOptind(int)</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> This method allows the optind index to be set manually.</div></div><div class="index entry"><div class="key"><a href="./gnu/getopt/Getopt.html#setOptstring(String)">setOptstring(String)</a> - method in class gnu.getopt.<a href="./gnu/getopt/Getopt.html" title="Class in gnu.getopt">Getopt</a></div><div class="description"> In GNU getopt, it is possible to change the string containg valid options
 on the fly because it is passed as an argument to getopt() each time.</div></div></div><a name="V" id="V"/><h2 class="index category header">V</h2><div class="index category"><div class="index entry"><div class="key"><a href="./gnu/getopt/LongOpt.html#val">val</a> - field in class gnu.getopt.<a href="./gnu/getopt/LongOpt.html" title="Class in gnu.getopt">LongOpt</a></div><div class="description"> The value to store in "flag" if flag is not null, otherwise the
 equivalent short option character for this long option.</div></div></div><p class="navbar bottom spacer"> </p><table class="navbar div bottom"><tr><td><div class="navbar div top"><span class="navbar item enabled"><a href="./overview-summary.html">Overview</a></span> <span class="navbar item disabled">Package</span> <span class="navbar item enabled"><a href="tree.html">Tree</a></span> <span class="navbar item active">Index</span> <span class="navbar item enabled"><a href="./deprecated.html">Deprecated</a></span> <span class="navbar item enabled"><a href="./about.html">About</a></span></div></td></tr></table></body></html>

Anon7 - 2021