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.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 13:33:59 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001