khtml Library API Documentation

htmlhashes.h

00001 #ifndef HTMLHASHES_H
00002 #define HTMLHASHES_H
00003 
00004 #include "xml/dom_stringimpl.h"
00005 #include "htmlattrs.h"
00006 #include "htmltags.h"
00007 
00008 namespace khtml
00009 {
00010   int getTagID(const char *tagStr, int len);
00011   int getAttrID(const char *tagStr, int len);
00012 };
00013 
00014 #endif
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:38 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001