Normalizes the string passed in, replacing \ with /. More...
#include <URISupport.hpp>
Inherits XSLException.

Normalizes the string passed in, replacing \ with /.
| urlString | string to normalize |
Definition at line 269 of file URISupport.hpp.
| URISupport::InvalidURIException::InvalidURIException | ( | const XalanDOMString & | theMessage, | |
| MemoryManager & | theManager, | |||
| const Locator * | theLocator | |||
| ) |
Construct an InvalidURIException.
| theMessage | the error message |
| URISupport::InvalidURIException::InvalidURIException | ( | const XalanDOMString & | theMessage, | |
| MemoryManager & | theManager | |||
| ) |
Construct an InvalidURIException.
| theMessage | the error message |
| virtual URISupport::InvalidURIException::~InvalidURIException | ( | ) | [virtual] |
| virtual const XalanDOMChar* URISupport::InvalidURIException::getType | ( | ) | const [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|