Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(ELEMENTPREFIXRESOLVERPROXY_HEADER_GUARD_1357924680)
19 #define ELEMENTPREFIXRESOLVERPROXY_HEADER_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
102 XALAN_CPP_NAMESPACE_END
106 #endif // ELEMENTPREFIXRESOLVERPROXY_HEADER_GUARD_1357924680
This class defines an interface for classes that resolve namespace prefixes to their URIs.
#define XALAN_DEFAULT_MEMMGR
#define XALAN_XPATH_EXPORT
virtual const XalanDOMString & getURI() const =0
Retrieve the base URI for the resolver.
virtual const XalanDOMString * getNamespaceForPrefix(const XalanDOMString &prefix) const =0
Retrieve a namespace corresponding to a prefix.
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.
|
|