/home/gigerk/eth/sa2/libxpsh-0.0.1/libxpsh/xpsh_dump.h

00001 
00002 #include <stdio.h>
00003 
00004 #include "xpsh_def.h"
00005 
00006 int dumpToFile( node_xpsh *context_node, const char *filename,
00007                 int withContent, int withMeta );
00008 void dumpNode( node_xpsh *node, FILE *dumpfile, int withContent, int withMeta );
00009 void dumpName( node_xpsh *node, FILE *dumpfile );
00010 void dumpAttributes( node_xpsh *node, FILE *dumpfile );
00011 void dumpNSDeclarations( node_xpsh *node, FILE *dumpfile );
00012 void dumpText( node_xpsh *node, FILE *dumpfile );

Generated on Mon Apr 17 18:39:46 2006 for Libxpsh by  doxygen 1.4.6