Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

xmladaptivemodel.h File Reference

Definition of XmlAdaptiveModel class. More...

#include "defs.h"
#include "fibonacci.h"
#include "funneldevice.h"
#include "hashtable.h"
#include "list.h"
#include "queue.h"
#include "saxemitter.h"
#include "stack.h"
#include "textcodec.h"
#include "xmlchar.h"
#include "xmlmodelbase.h"
#include "elementmodel.h"
#include "options.h"

Go to the source code of this file.

Namespaces

namespace  AdaptiveStructuralSymbols

Compounds

struct  AdaptiveElementContext
 Structure representing one element context. More...

class  XmlAdaptiveModel
 An adaptive XML modeling class. More...


Typedefs

typedef HashTable< unsigned
long, AdaptiveElementContext,
List, 3079 > 
AdaptiveElementTable
 Hashtable of element contexts (keys are element ids).

typedef HashTable< unsigned
long, XmlChar, List, 3079 > 
AttributeNamesTable
 Hashtable of attribute names (keys are their ids).


Detailed Description

Definition of XmlAdaptiveModel class.

This file contains definition of XmlAdaptiveModel class.

Definition in file xmladaptivemodel.h.


Generated on Wed Feb 5 10:43:03 2003 for Exalt by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002