18 #if !defined(XALAN_FILEUTILITY_HEADER_GUARD_1357924680) 19 #define XALAN_FILEUTILITY_HEADER_GUARD_1357924680 29 #if defined(XALAN_CLASSIC_IOSTREAMS) 30 #include <strstream.h> 41 XALAN_CPP_NAMESPACE_BEGIN
101 #if defined(XALAN_NO_STD_NAMESPACE) 102 typedef ostrstream StreamType;
104 typedef std::ostrstream StreamType;
142 XalanFileUtility(MemoryManager& theManager);
177 bool fsetGold =
true);
185 FileNameVectorType& theFiles);
193 FileNameVectorType& theFiles);
254 bool containsOnly =
false);
261 const char* expected,
267 bool containsOnly =
false)
282 const char* expected,
287 bool containsOnly =
false)
313 compareSerializedResults(
332 const char* goldFile,
333 const char* outputFile);
405 static const XalanDOMChar s_xmlSuffix[];
407 static const XalanDOMChar s_pathSep[];
412 return m_buffer.getMemoryManager();
418 return m_buffer.getMemoryManager();
459 CharVectorType m_buffer;
465 XalanFileUtility(
const XalanFileUtility&);
470 XALAN_CPP_NAMESPACE_END
474 #endif // XALAN_FILEUTILITY_HEADER_GUARD_1357924680 XalanVector< char > CharVectorType
StreamType & getHelpStream()
#define XALAN_HARNESS_EXPORT
int getFailureCount() const
const MemoryManager & getMemoryManager() const
This acts as the stylesheet root of the stylesheet tree, and holds values that are shared by all styl...
XalanDOMString testOrFile
void checkAPIResults(const char *actual, const char *expected, const char *msg, XalanXMLFileReporter &logfile, const XalanDOMString &outputFile, const XalanDOMString &goldFile, bool containsOnly=false)
XalanVector< XalanDOMString > FileNameVectorType
MemoryManager & getMemoryManager()
void setVerbose(bool flag)
This is an abstraction of the StylesheetRoot class.
XalanDOMString xslFileURL
void checkAPIResults(const char *actual, const char *expected, const char *msg, XalanXMLFileReporter &logfile, const XalanDOMString &outputFile, const XalanDOMString &goldFile, MemoryManager &, bool containsOnly=false)
XalanDOMString xmlFileURL
XALAN_CPP_NAMESPACE_BEGIN XALAN_USING_XERCES(Locator)
XalanDOMString currentNode