Xalan-C++ API Documentation
Go to the documentation of this file.
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;
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();
470 XALAN_CPP_NAMESPACE_END
474 #endif // XALAN_FILEUTILITY_HEADER_GUARD_1357924680
#define XALAN_HARNESS_EXPORT
XalanVector< char > CharVectorType
XalanDOMString testOrFile
const MemoryManager & getMemoryManager() const
MemoryManager & getMemoryManager()
StreamType & getHelpStream()
void checkAPIResults(const char *actual, const char *expected, const char *msg, XalanXMLFileReporter &logfile, const XalanDOMString &outputFile, const XalanDOMString &goldFile, bool containsOnly=false)
void checkAPIResults(const char *actual, const char *expected, const char *msg, XalanXMLFileReporter &logfile, const XalanDOMString &outputFile, const XalanDOMString &goldFile, MemoryManager &, bool containsOnly=false)
This is an abstraction of the StylesheetRoot class.
XALAN_CPP_NAMESPACE_BEGIN XALAN_USING_XERCES(Locator)
XalanDOMString currentNode
void setVerbose(bool flag)
XalanDOMString xslFileURL
int getFailureCount() const
This acts as the stylesheet root of the stylesheet tree, and holds values that are shared by all styl...
XalanDOMString xmlFileURL
XalanVector< XalanDOMString > FileNameVectorType
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|