The SWORD Project
1.9.0.svnversion
|
#include <stdlib.h>
#include <ctype.h>
#include <osishtmlhref.h>
#include <utilxml.h>
#include <utilstr.h>
#include <versekey.h>
#include <swmodule.h>
#include <url.h>
#include <stringmgr.h>
#include <stack>
Go to the source code of this file.
Classes | |
class | OSISHTMLHREF::TagStacks |
Namespaces | |
SWORD_NAMESPACE_START | |
Typedefs | |
typedef std::stack< SWBuf > | SWORD_NAMESPACE_START::TagStack |
Functions | |
static void | SWORD_NAMESPACE_START::outText (const char *t, SWBuf &o, BasicFilterUserData *u) |
static void | SWORD_NAMESPACE_START::outText (char t, SWBuf &o, BasicFilterUserData *u) |
void | SWORD_NAMESPACE_START::processLemma (bool suspendTextPassThru, XMLTag &tag, SWBuf &buf) |
void | SWORD_NAMESPACE_START::processMorph (bool suspendTextPassThru, XMLTag &tag, SWBuf &buf) |