#include "OW_config.h"#include "OW_XMLPrettyPrint.hpp"#include "OW_XMLParserCore.hpp"#include "OW_TempFileStream.hpp"#include "OW_StringBuffer.hpp"#include "OW_Assertion.hpp"Include dependency graph for OW_XMLPrettyPrint.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | OW_NAMESPACE |
Functions | |
| static void | OW_NAMESPACE::addIndent (StringBuffer &sb, int indent) |
| static void | OW_NAMESPACE::outputAttrs (StringBuffer &sb, const XMLToken &tok) |
| String | OW_NAMESPACE::XMLPrettyPrint (std::istream &istr) |
| String | OW_NAMESPACE::XMLPrettyPrint (const String &s) |
1.4.6