Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.6
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XalanSimplePrefixResolver Class Reference
#include <XalanSimplePrefixResolver.hpp>
Inheritance diagram for XalanSimplePrefixResolver
Collaboration diagram for XalanSimplePrefixResolver:
List of all members.
Public Methods
Public Attributes
Constructor & Destructor Documentation
virtual XalanSimplePrefixResolver::~XalanSimplePrefixResolver (
|
) [virtual]
|
|
Member Function Documentation
Retrieve a namespace corresponding to a prefix.
This assumes that the PrevixResolver holds its own namespace context, or is a namespace context itself.
-
Parameters:
-
-
Returns:
-
namespace that prefix resolves to, or null if prefix is not found
Reimplemented from PrefixResolver.
virtual const XalanDOMString& XalanSimplePrefixResolver::getURI (
|
) const [virtual]
|
|
Retrieve the base URI for the resolver.
-
Returns:
-
URI string
Reimplemented from PrefixResolver.
Member Data Documentation
The documentation for this class was generated from the following file:
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.6
Copyright © 2000, 2001, 2002, 2003 The Apache Software Foundation. All Rights Reserved.
|
|