Main Page | File List | Globals

libtdf.h

Go to the documentation of this file.
00001 /* 00002 This file is part of Tridimensional Digraph Format Library - Manipulating TDF files 00003 Copyright (C) 2003 by Sandro Bonazzola <sandrobonazzola@users.sourceforge.net> 00004 00005 This library is free software; you can redistribute it and/or 00006 modify it under the terms of the GNU Lesser General Public 00007 License as published by the Free Software Foundation; either 00008 version 2.1 of the License, or (at your option) any later version. 00009 00010 This library is distributed in the hope that it will be useful, 00011 but WITHOUT ANY WARRANTY; without even the implied warranty of 00012 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00013 Lesser General Public License for more details. 00014 00015 You should have received a copy of the GNU Lesser General Public 00016 License along with this library; if not, write to the Free Software 00017 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 00018 */ 00019 00020 #ifndef havelibtdf 00021 #define havelibtdf 00022 #include <string.h> 00023 #include <libxml/xmlmemory.h> 00024 #include <libxml/debugXML.h> 00025 #include <libxml/HTMLtree.h> 00026 #include <libxml/xmlIO.h> 00027 00028 #include <libxslt/xslt.h> 00029 #include <libxslt/xsltInternals.h> 00030 #include <libxslt/transform.h> 00031 #include <libxslt/xsltutils.h> 00032 00033 extern int xmlLoadExtDtdDefaultValue; 00035 int tdftransform(char* , char* , char* ); 00036 int cattdf(char*, char*); 00037 int inlinetdf(char*, char*); 00038 00039 #endif

SourceForge.net Logo

Generated on Mon Jun 14 17:25:56 2004 for D.R.I.V.E. by doxygen 1.3.7