ARB
Variables
sax2Handler.cxx File Reference
#include <fstream.h>
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include <strstream.h>
#include <iostream.h>
#include <xercesc/util/XMLUniDefs.hpp>
#include <xercesc/sax2/Attributes.hpp>
#include <xercesc/sax/SAXParseException.hpp>
#include <xercesc/sax/SAXException.hpp>
#include "xmlParser.hxx"
Include dependency graph for sax2Handler.cxx:

Go to the source code of this file.

Variables

const XMLCh * gxAttrItemLength = 0
 
static int giBrLnCtr = 0
 
static int giGrNameCtr = 0
 
static bool gbLastBranch = false
 
XMLCh gxAttrGroupName [100]
 
XMLCh gxAttrBranchLength [10]
 
chargcBranchLengthArray [100]
 
chargcGroupNameArray [100]
 
const chargcLastItem
 

Variable Documentation

const XMLCh* gxAttrItemLength = 0

Definition at line 16 of file sax2Handler.cxx.

Referenced by Sax2Handler::endElement(), and Sax2Handler::startElement().

int giBrLnCtr = 0
static

Definition at line 17 of file sax2Handler.cxx.

int giGrNameCtr = 0
static

Definition at line 18 of file sax2Handler.cxx.

bool gbLastBranch = false
static

Definition at line 19 of file sax2Handler.cxx.

Referenced by Sax2Handler::endElement(), and Sax2Handler::startElement().

XMLCh gxAttrGroupName[100]

Definition at line 21 of file sax2Handler.cxx.

Referenced by Sax2Handler::endElement().

XMLCh gxAttrBranchLength[10]

Definition at line 22 of file sax2Handler.cxx.

Referenced by Sax2Handler::endElement().

char* gcBranchLengthArray[100]

Definition at line 23 of file sax2Handler.cxx.

char* gcGroupNameArray[100]

Definition at line 24 of file sax2Handler.cxx.

const char* gcLastItem

Definition at line 25 of file sax2Handler.cxx.