WriterPart
    
            
            in package
            
        
    
    
    
AbstractYes
Table of Contents
Methods
- __construct() : mixed
 - Set parent Ods writer.
 - getParentWriter() : Ods
 - Get Ods writer.
 - write() : string
 
Methods
__construct()
Set parent Ods writer.
    public
                    __construct(Ods $writer) : mixed
    Parameters
- $writer : Ods
 
getParentWriter()
Get Ods writer.
    public
                    getParentWriter() : Ods
    Return values
Odswrite()
    public
    abstract                write() : string