#include "ace/pre.h"
#include "ACEXML/common/ACEXML_Export.h"
#include "ACEXML/common/CharStream.h"
#include "ace/post.h"
Include dependency graph for InputSource.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACEXML_InputSource |
ACEXML_InputSource encapsulates the actual input stream with some added information. More... |
InputSource.h,v 1.4 2002/07/02 03:03:35 kitty Exp