Package lemon :: Package external :: Module xyaptu :: Class xcopier
[show private | hide private]
[frames | no frames]

Class xcopier

copier --+
         |
        xcopier


xcopier class, inherits from yaptu.copier

Method Summary
  __init__(self, dns, rExpr, rOpen, rClose, rClause, ouf, dbg, dbgOuf)
set default regular expressions required by yaptu.copier...
  xcopy(self, input)
Converts the value of the input stream (or contents of input filename) ...
    Inherited from copier
  copy(self, block, inf)
Entry point: copy-with-processing a file, or a block of lines...
  copyblock(self, i, last)
Main copy method: process lines [i,last) of block...

Method Details

__init__(self, dns, rExpr=None, rOpen=None, rClose=None, rClause=None, ouf=<epydoc.imports._DevNull instance at 0x0126D3C8>, dbg=0, dbgOuf=<epydoc.imports._DevNull instance at 0x0126D3C8>)
(Constructor)

set default regular expressions required by yaptu.copier
Overrides:
lemon.external.yaptu.copier.__init__

xcopy(self, input=None)

Converts the value of the input stream (or contents of input filename) 
from xyaptu format to yaptu format, and invokes yaptu.copy

Generated by Epydoc 2.0 on Mon Nov 10 15:07:39 2003 http://epydoc.sf.net