sword::GBFOSIS Class Reference

this filter converts GBF text to OSIS text More...

#include <gbfosis.h>

Inheritance diagram for sword::GBFOSIS:

Inheritance graph
[legend]
Collaboration diagram for sword::GBFOSIS:

Collaboration graph
[legend]
List of all members.

Public Member Functions

char processText (SWBuf &text, const SWKey *key=0, const SWModule *module=0)
 This is the main filter function.

Detailed Description

this filter converts GBF text to OSIS text

Definition at line 60 of file gbfosis.h.


Member Function Documentation

char sword::GBFOSIS::processText ( SWBuf text,
const SWKey key = 0,
const SWModule module = 0 
) [virtual]

This is the main filter function.

Parameters:
text The text to be filtered/converted
key Current key That was used.
module Current module.
Returns:
0

Implements sword::SWFilter.


The documentation for this class was generated from the following file: