16 #if !defined(XALANCOMPILEDSTYLESHEET_HEADER_GUARD)
17 #define XALANCOMPILEDSTYLESHEET_HEADER_GUARD
26 XALAN_CPP_NAMESPACE_BEGIN
46 getStylesheetRoot()
const = 0;
51 XALAN_CPP_NAMESPACE_END
55 #endif // XALANCOMPILEDSTYLESHEET_HEADER_GUARD
This acts as the stylesheet root of the stylesheet tree, and holds values that are shared by all styl...
Definition: StylesheetRoot.hpp:61
virtual ~XalanCompiledStylesheet()
Definition: XalanCompiledStylesheet.hpp:43
This is an abstraction of the StylesheetRoot class.
Definition: XalanCompiledStylesheet.hpp:38