/* W3C Sample Code Library libwww XML Parser Wrapper ! XML Parser Wrapper ! */ /* ** (c) COPYRIGHT MIT 1995. ** Please first read the full copyright statement in the file COPYRIGH. */ /* This module is implemented by HTXML.c, and is a part of the W3C Sample Code Library. */ #ifndef HTXML_H #define HTXML_H #include "HTFormat.h" extern HTConverter HTXML_new; #endif /* @(#) $Id: HTXML.html,v 2.1 1999/01/08 14:55:01 frystyk Exp $ */