Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(PREFIXRESOLVER_HEADER_GUARD_1357924680)
19 #define PREFIXRESOLVER_HEADER_GUARD_1357924680
27 XALAN_CPP_NAMESPACE_BEGIN
73 XALAN_CPP_NAMESPACE_END
77 #endif // PREFIXRESOLVER_HEADER_GUARD_1357924680
This class defines an interface for classes that resolve namespace prefixes to their URIs.
PrefixResolver(const PrefixResolver &)
virtual const XalanDOMString & getURI() const =0
Retrieve the base URI for the resolver.
virtual ~PrefixResolver()
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.
|
|