Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/translate-toolkit-1.5.1/translate/doc/api/translate.filters.pofilter.FilterOptionParser-class.html
blob: c60dfc695f8149ddad09ec56248391a19dff797f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>translate.filters.pofilter.FilterOptionParser</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">
  <!-- Home link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="translate-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Project homepage -->
      <th class="navbar" align="right" width="100%">
        <table border="0" cellpadding="0" cellspacing="0">
          <tr><th class="navbar" align="center"
            ><a class="navbar" target="_top" href="http://translate.sourceforge.net/wiki/toolkit/index">Translate Toolkit</a></th>
          </tr></table></th>
  </tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="100%">
      <span class="breadcrumbs">
        <a href="translate-module.html">Package&nbsp;translate</a> ::
        <a href="translate.filters-module.html">Package&nbsp;filters</a> ::
        <a href="translate.filters.pofilter-module.html">Module&nbsp;pofilter</a> ::
        Class&nbsp;FilterOptionParser
      </span>
    </td>
    <td>
      <table cellpadding="0" cellspacing="0">
        <!-- hide/show private -->
        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
        <tr><td align="right"><span class="options"
            >[<a href="frames.html" target="_top">frames</a
            >]&nbsp;|&nbsp;<a href="translate.filters.pofilter.FilterOptionParser-class.html"
            target="_top">no&nbsp;frames</a>]</span></td></tr>
      </table>
    </td>
  </tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class FilterOptionParser</h1><p class="nomargin-top"><span class="codelink"><a href="translate.filters.pofilter-pysrc.html#FilterOptionParser">source&nbsp;code</a></span></p>
<center>
<center>  <map id="uml_class_diagram_for_translat_21" name="uml_class_diagram_for_translat_21">
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#get_prog_name" title="translate.misc.optrecurse.RecursiveOptionParser.get_prog_name" alt="" coords="51,591,349,610"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#setmanpageoption" title="creates a manpage option that allows the optionparser to generate a manpage" alt="" coords="51,610,349,628"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#format_manpage" title="returns a formatted manpage" alt="" coords="51,628,349,647"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#print_manpage" title="outputs a manpage for the program using the help information" alt="" coords="51,647,349,666"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#setpsycooption" title="translate.misc.optrecurse.RecursiveOptionParser.setpsycooption" alt="" coords="51,666,349,684"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#usepsyco" title="translate.misc.optrecurse.RecursiveOptionParser.usepsyco" alt="" coords="51,684,349,703"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#set_usage" title="sets the usage string &#45; if usage not given, uses getusagestring for each  option" alt="" coords="51,703,349,722"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#warning" title="Print a warning message incorporating &#39;msg&#39; to stderr and exit." alt="" coords="51,722,349,740"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#getusagestring" title="returns the usage string for the given option" alt="" coords="51,740,349,759"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#getusageman" title="returns the usage string for the given option" alt="" coords="51,759,349,778"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#define_option" title="defines the given option, replacing an existing one of the same short name  if neccessary..." alt="" coords="51,778,349,796"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#setformats" title="Sets the format options using the given format dictionary." alt="" coords="51,796,349,815"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#setprogressoptions" title="sets the progress options" alt="" coords="51,815,349,834"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html#isvalidinputname" title="checks if this is a valid input filename" alt="" coords="51,852,349,871"/>
<area shape="rect" href="translate.misc.optrecurse.RecursiveOptionParser&#45;class.html" title="A specialized Option Parser for recursing through directories." alt="" coords="49,566,351,872"/>
<area shape="rect" href="translate.filters.pofilter.FilterOptionParser&#45;class.html#__init__" title="construct the specialized Option Parser" alt="" coords="17,927,383,946"/>
<area shape="rect" href="translate.filters.pofilter.FilterOptionParser&#45;class.html#parse_noinput" title="this sets an option to true, but also sets input to &#45; to prevent an error" alt="" coords="17,946,383,964"/>
<area shape="rect" href="translate.filters.pofilter.FilterOptionParser&#45;class.html#run" title="parses the arguments, and runs recursiveprocess with the resulting options" alt="" coords="17,964,383,983"/>
<area shape="rect" href="translate.filters.pofilter.FilterOptionParser&#45;class.html" title="a specialized Option Parser for filter tools..." alt="" coords="16,902,384,984"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionContainer.set_conflict_handler" alt="" coords="99,36,301,55"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionContainer.set_description" alt="" coords="99,55,301,74"/>
<area shape="rect" href="javascript:void(0);" title="add_option(opt_str, ..., kwarg=val, ...)" alt="" coords="99,74,301,92"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionContainer.add_options" alt="" coords="99,92,301,111"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionContainer.get_option" alt="" coords="99,111,301,130"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionContainer.has_option" alt="" coords="99,130,301,148"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionContainer.remove_option" alt="" coords="99,148,301,167"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionContainer.format_description" alt="" coords="99,167,301,186"/>
<area shape="rect" href="javascript:void(0);" title="Abstract base class." alt="" coords="97,11,303,187"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.standard_option_list" alt="" coords="75,234,325,252"/>
<area shape="rect" href="javascript:void(0);" title="Declare that you are done with this OptionParser." alt="" coords="75,255,325,274"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.enable_interspersed_args" alt="" coords="75,274,325,292"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.disable_interspersed_args" alt="" coords="75,292,325,311"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.set_process_default_values" alt="" coords="75,311,325,330"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.set_default" alt="" coords="75,330,325,348"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.set_defaults" alt="" coords="75,348,325,367"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.get_default_values" alt="" coords="75,367,325,386"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.add_option_group" alt="" coords="75,386,325,404"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.get_option_group" alt="" coords="75,404,325,423"/>
<area shape="rect" href="javascript:void(0);" title="check_values(values : Values, args : [string]) &#45;&gt; (values : Values, args :  [string])" alt="" coords="75,423,325,442"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.expand_prog_name" alt="" coords="75,442,325,460"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.get_description" alt="" coords="75,460,325,479"/>
<area shape="rect" href="javascript:void(0);" title="optparse.OptionParser.exit" alt="" coords="75,479,325,498"/>
<area shape="rect" href="javascript:void(0);" title="print_help(file : file = stdout)" alt="" coords="75,516,325,535"/>
<area shape="rect" href="javascript:void(0);" title="Class attributes: standard_option_list : [Option] list of standard options that will be accepted by all instances of this parser class (intended to be overridden by subclasses)." alt="" coords="73,216,327,536"/>
</map>
  <img src="uml_class_diagram_for_translat_21.png" alt='' usemap="#uml_class_diagram_for_translat_21" ismap="ismap" class="graph-without-title" />
</center>
</center>
<hr />
<p>a specialized Option Parser for filter tools...</p>

<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Instance Methods</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-InstanceMethods"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
      <table width="100%" cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td><span class="summary-sig"><a href="translate.filters.pofilter.FilterOptionParser-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
        <span class="summary-sig-arg">formats</span>)</span><br />
      construct the specialized Option Parser</td>
          <td align="right" valign="top">
            <span class="codelink"><a href="translate.filters.pofilter-pysrc.html#FilterOptionParser.__init__">source&nbsp;code</a></span>
            
          </td>
        </tr>
      </table>
      
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
      <table width="100%" cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td><span class="summary-sig"><a name="parse_noinput"></a><span class="summary-sig-name">parse_noinput</span>(<span class="summary-sig-arg">self</span>,
        <span class="summary-sig-arg">option</span>,
        <span class="summary-sig-arg">opt</span>,
        <span class="summary-sig-arg">value</span>,
        <span class="summary-sig-arg">parser</span>,
        <span class="summary-sig-arg">*args</span>,
        <span class="summary-sig-arg">**kwargs</span>)</span><br />
      this sets an option to true, but also sets input to - to prevent an 
      error</td>
          <td align="right" valign="top">
            <span class="codelink"><a href="translate.filters.pofilter-pysrc.html#FilterOptionParser.parse_noinput">source&nbsp;code</a></span>
            
          </td>
        </tr>
      </table>
      
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
      <table width="100%" cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td><span class="summary-sig"><a href="translate.filters.pofilter.FilterOptionParser-class.html#run" class="summary-sig-name">run</a>(<span class="summary-sig-arg">self</span>)</span><br />
      parses the arguments, and runs recursiveprocess with the resulting 
      options</td>
          <td align="right" valign="top">
            <span class="codelink"><a href="translate.filters.pofilter-pysrc.html#FilterOptionParser.run">source&nbsp;code</a></span>
            
          </td>
        </tr>
      </table>
      
    </td>
  </tr>
  <tr>
    <td colspan="2" class="summary">
    <p class="indent-wrapped-lines"><b>Inherited from <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html">misc.optrecurse.RecursiveOptionParser</a></code></b>:
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#checkoutputsubdir">checkoutputsubdir</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#define_option">define_option</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#finalizetempoutputfile">finalizetempoutputfile</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#format_manpage">format_manpage</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#get_prog_name">get_prog_name</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getformathelp">getformathelp</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getfullinputpath">getfullinputpath</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getfulloutputpath">getfulloutputpath</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getfulltemplatepath">getfulltemplatepath</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getoutputname">getoutputname</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getoutputoptions">getoutputoptions</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getpassthroughoptions">getpassthroughoptions</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#gettemplatename">gettemplatename</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getusageman">getusageman</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#getusagestring">getusagestring</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#initprogressbar">initprogressbar</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#isexcluded">isexcluded</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#isrecursive">isrecursive</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#isvalidinputname">isvalidinputname</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#mkdir">mkdir</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#openinputfile">openinputfile</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#openoutputfile">openoutputfile</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#opentemplatefile">opentemplatefile</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#opentempoutputfile">opentempoutputfile</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#parse_args">parse_args</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#print_manpage">print_manpage</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#processfile">processfile</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#recurseinputfilelist">recurseinputfilelist</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#recurseinputfiles">recurseinputfiles</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#recursiveprocess">recursiveprocess</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#reportprogress">reportprogress</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#set_usage">set_usage</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#seterrorleveloptions">seterrorleveloptions</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#setformats">setformats</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#setmanpageoption">setmanpageoption</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#setprogressoptions">setprogressoptions</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#setpsycooption">setpsycooption</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#splitext">splitext</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#splitinputext">splitinputext</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#splittemplateext">splittemplateext</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#templateexists">templateexists</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#usepsyco">usepsyco</a></code>,
      <code><a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#warning">warning</a></code>
      </p>
    <p class="indent-wrapped-lines"><b>Inherited from <code>optparse.OptionParser</code></b>:
      <code>add_option_group</code>,
      <code>check_values</code>,
      <code>destroy</code>,
      <code>disable_interspersed_args</code>,
      <code>enable_interspersed_args</code>,
      <code>error</code>,
      <code>exit</code>,
      <code>expand_prog_name</code>,
      <code>format_epilog</code>,
      <code>format_help</code>,
      <code>format_option_help</code>,
      <code>get_default_values</code>,
      <code>get_description</code>,
      <code>get_option_group</code>,
      <code>get_usage</code>,
      <code>get_version</code>,
      <code>print_help</code>,
      <code>print_usage</code>,
      <code>print_version</code>,
      <code>set_default</code>,
      <code>set_defaults</code>,
      <code>set_process_default_values</code>
      </p>
    <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>optparse.OptionParser</code></b> (private):
      <code>_add_help_option</code>,
      <code>_add_version_option</code>,
      <code>_create_option_list</code>,
      <code>_get_all_options</code>,
      <code>_get_args</code>,
      <code>_get_encoding</code>,
      <code>_init_parsing_state</code>,
      <code>_match_long_opt</code>,
      <code>_populate_option_list</code>,
      <code>_process_args</code>,
      <code>_process_long_opt</code>,
      <code>_process_short_opts</code>
      </p></div>
    <p class="indent-wrapped-lines"><b>Inherited from <code>optparse.OptionContainer</code></b>:
      <code>add_option</code>,
      <code>add_options</code>,
      <code>format_description</code>,
      <code>get_option</code>,
      <code>has_option</code>,
      <code>remove_option</code>,
      <code>set_conflict_handler</code>,
      <code>set_description</code>
      </p>
    <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>optparse.OptionContainer</code></b> (private):
      <code>_check_conflict</code>,
      <code>_create_option_mappings</code>,
      <code>_share_option_mappings</code>
      </p></div>
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
      <code>__delattr__</code>,
      <code>__getattribute__</code>,
      <code>__hash__</code>,
      <code>__new__</code>,
      <code>__reduce__</code>,
      <code>__reduce_ex__</code>,
      <code>__repr__</code>,
      <code>__setattr__</code>,
      <code>__str__</code>
      </p>
    </td>
  </tr>
</table>
<!-- ==================== CLASS VARIABLES ==================== -->
<a name="section-ClassVariables"></a>
<table class="summary" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Class Variables</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-ClassVariables"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
  <tr>
    <td colspan="2" class="summary">
    <p class="indent-wrapped-lines"><b>Inherited from <code>optparse.OptionParser</code></b>:
      <code>standard_option_list</code>
      </p>
    </td>
  </tr>
</table>
<!-- ==================== PROPERTIES ==================== -->
<a name="section-Properties"></a>
<table class="summary" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Properties</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-Properties"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
  <tr>
    <td colspan="2" class="summary">
    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
      <code>__class__</code>
      </p>
    </td>
  </tr>
</table>
<!-- ==================== METHOD DETAILS ==================== -->
<a name="section-MethodDetails"></a>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Method Details</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-MethodDetails"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
</table>
<a name="__init__"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr valign="top"><td>
  <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
        <span class="sig-arg">formats</span>)</span>
    <br /><em class="fname">(Constructor)</em>
  </h3>
  </td><td align="right" valign="top"
    ><span class="codelink"><a href="translate.filters.pofilter-pysrc.html#FilterOptionParser.__init__">source&nbsp;code</a></span>&nbsp;
    </td>
  </tr></table>
  
  <p>construct the specialized Option Parser</p>
  <dl class="fields">
    <dt>Parameters:</dt>
    <dd><ul class="nomargin-top">
        <li><strong class="pname"><code>formats</code></strong> - See <a 
          href="translate.misc.optrecurse.RecursiveOptionParser-class.html#setformats"
          class="link">setformats()</a> for an explanation of the formats 
          parameter.</li>
    </ul></dd>
    <dt>Overrides:
        object.__init__
    </dt>
  </dl>
</td></tr></table>
</div>
<a name="run"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr valign="top"><td>
  <h3 class="epydoc"><span class="sig"><span class="sig-name">run</span>(<span class="sig-arg">self</span>)</span>
  </h3>
  </td><td align="right" valign="top"
    ><span class="codelink"><a href="translate.filters.pofilter-pysrc.html#FilterOptionParser.run">source&nbsp;code</a></span>&nbsp;
    </td>
  </tr></table>
  
  <p>parses the arguments, and runs recursiveprocess with the resulting 
  options</p>
  <dl class="fields">
    <dt>Overrides:
        <a href="translate.misc.optrecurse.RecursiveOptionParser-class.html#run">misc.optrecurse.RecursiveOptionParser.run</a>
    </dt>
  </dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">
  <!-- Home link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="translate-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Project homepage -->
      <th class="navbar" align="right" width="100%">
        <table border="0" cellpadding="0" cellspacing="0">
          <tr><th class="navbar" align="center"
            ><a class="navbar" target="_top" href="http://translate.sourceforge.net/wiki/toolkit/index">Translate Toolkit</a></th>
          </tr></table></th>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
  <tr>
    <td align="left" class="footer">
    Generated by Epydoc 3.0.1 on Wed Nov 25 17:17:14 2009
    </td>
    <td align="right" class="footer">
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
        >http://epydoc.sourceforge.net</a>
    </td>
  </tr>
</table>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie();
  // -->
</script>
</body>
</html>